This website requires JavaScript.
Explore
Help
Register
Sign In
EpicKnarvik97
/
pokemon-cmd
Watch
1
Star
0
Fork
0
You've already forked pokemon-cmd
Code
Issues
13
Pull Requests
Releases
1
Wiki
Activity
pokemon-cmd
/
Compile.bat
2 lines
100 B
Batchfile
Raw
Permalink
Normal View
History
Unescape
Escape
Fixed some error messages.
2017-11-28 15:53:04 +01:00
javac -cp java java/Game.java
Fixed compiling after location change. Fixed compiling. Added automatic javac compilation before jar generation.
2017-11-28 15:30:39 +01:00
jar cvfm Game.jar manifest.txt -C java config/Pokemon.txt java/*.class
Reference in New Issue
Copy Permalink