a1a17343e8
Getting close to being done now that the pre update stuff is out of the way. Now its on to testing and bug hunting. After that its on to working on the new pipe system and getting it done some time this week.
4 lines
No EOL
84 B
Batchfile
4 lines
No EOL
84 B
Batchfile
@echo off
|
|
cd resources
|
|
"..\..\..\7za.exe" a "..\jars\bin\minecraft.jar" "mods"
|
|
pause |