Initial project for 1.5.2 branch
This commit is contained in:
7
lib/install.sh
Normal file
7
lib/install.sh
Normal file
@ -0,0 +1,7 @@
|
||||
mvn install:install-file \
|
||||
-Dfile=./mcpc.jar \
|
||||
-DgroupId=local \
|
||||
-DartifactId=fmc-mcpc \
|
||||
-Dversion=1.5.2 \
|
||||
-Dpackaging=jar \
|
||||
-DgeneratePom=true
|
||||
Reference in New Issue
Block a user