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
3a0a329c77
ForgePatch
/
forge
/
setup.bat
5 lines
100 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Reworked the workspace scripts so the build should fail on compile errors. This build should fail as a test.
2012-03-18 02:49:00 +00:00
@
echo
off
Updated repo scripts to python, allowing more flexability and less code duplication.
2012-04-06 13:10:11 +00:00
..\runtime\bin\python\python_mcp setup.py
%*
Reworked the workspace scripts so the build should fail on compile errors. This build should fail as a test.
2012-03-18 02:49:00 +00:00
if
NOT
"
%1
"
==
"
-skipdecompile
"
(
pause
)
Reference in a new issue
Copy permalink