mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 17:14:58 +00:00
Create buildtools.bat
This commit is contained in:
parent
73e11f09e1
commit
13c9afc835
1 changed files with 4 additions and 0 deletions
4
buildtools.bat
Normal file
4
buildtools.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
mkdir buildtools_tmp
|
||||
cd buildtools_tmp
|
||||
wget https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
|
||||
java -jar BuildTools.jar --rev 1.8.8
|
Loading…
Reference in a new issue