This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
ForgePatch
Watch
1
Star
0
Fork
You've already forked ForgePatch
0
Code
Issues
Pull requests
Projects
Releases
2
Wiki
Activity
7f832b4504
ForgePatch
/
forge
/
update_patches.bat
4 lines
86 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Fixed a bug in forge_client project that had a hard link to E:/MCP/jars/bin/paul.jar now points to MCP/jars/bin/minecraft.jar {has the same paulsound libraries} Major refactoring of the patches, now each modified file gets its own patch file. Rewrote all the scripts to use new multi-patch system. Added linux install.sh using new system. Added some required libraries from GNUWin32 for the windows side of the new setup.bat/update_patches.bat http://gnuwin32.sourceforge.net/
2011-10-09 04:21:29 +00:00
@
echo
off
set
PATH
=
.\bin;
%PATH%
Some cleanups to update_patches, should run properly on any system now.
2012-04-02 08:09:00 +00:00
..\runtime\bin\python\python_mcp update_patches.py
Reference in a new issue
Copy permalink