fixed previous checkin
This commit is contained in:
parent
7385d80298
commit
987ad5acd2
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@ rmdir /S /Q src
|
|||
mkdir src
|
||||
xcopy /Y /E src_work\* src\
|
||||
|
||||
xcopy /Y /E forge\forge_common\net\* src\minecraft\net
|
||||
xcopy /Y /E forge\forge_common\net\* src\minecraft_server\net
|
||||
|
||||
cmd /C recompile.bat
|
||||
|
|
Loading…
Reference in a new issue