2 lines
93 B
Bash
2 lines
93 B
Bash
|
#!/bin/sh
|
||
|
java -jar CompilePackage.jar "../lwjgl-rundir/resources" "../javascript/assets.epk"
|