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