2 lines
75 B
Batchfile
2 lines
75 B
Batchfile
|
@echo off
|
||
|
java -jar CompilePackage.jar "../resources" "../js/resources.epk"
|