Delete Compile.bat

This commit is contained in:
Kristian Knarvik 2017-11-29 16:15:40 +01:00 committed by GitHub
parent 18664c9b17
commit 99dd30975b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +0,0 @@
javac -cp java java/Game.java
jar cvfm Game.jar manifest.txt -C java config/Pokemon.txt java/*.class