08195cfc03
On windows they no longer need the user to press enter every step Moved version info out to version.txt, This will only effect the svn. If you update the version do it in version.txt not in ForgeHooks.java. Introduced the build number into the version string. Cleaned up some extra echos in scripts.
13 lines
124 B
Batchfile
Executable file
13 lines
124 B
Batchfile
Executable file
@cmd /C build.bat
|
|
|
|
@cd ..
|
|
|
|
@echo | cmd /C reobfuscate.bat
|
|
|
|
@set PATH=E:\cygwin\bin;%PATH%
|
|
|
|
@cd forge
|
|
|
|
@sh package.sh
|
|
|
|
pause
|