This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pokecrystal
mirror of
https://github.com/pret/pokecrystal.git
Watch
1
Star
1
Fork
You've already forked pokecrystal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
afa35111a4
pokecrystal
/
pokecrystal.bat
4 lines
101 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Updated Windows install instructions Cygwin users should refer to the Linux instructions.
2013-04-04 20:15:10 +00:00
@
set
PATH
=
%PATH%
;C:\Program Files (x86)\GnuWin32\bin\;C:\Python27\
windows-specific make targets compiles properly on windows now
2013-04-05 02:40:44 +00:00
@
make winclean
&&
make win
Updated Windows install instructions Cygwin users should refer to the Linux instructions.
2013-04-04 20:15:10 +00:00
@
pause