ForgePatch/forge/build.bat

8 lines
84 B
Batchfile
Raw Normal View History

2011-07-14 11:18:25 +00:00
cd ..
rmdir /S /Q src
mkdir src
xcopy /Y /E src_work\* src\
cmd /C recompile.bat