electrodynamics/Include.bat
Rseifert a1a17343e8 Fixed Textures
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.
2013-03-14 07:09:25 -04:00

4 lines
No EOL
84 B
Batchfile

@echo off
cd resources
"..\..\..\7za.exe" a "..\jars\bin\minecraft.jar" "mods"
pause