3 lines
99 B
Bash
3 lines
99 B
Bash
#!/bin/sh
|
|
java -jar "lwjgl-rundir/CompileEPK.jar" "lwjgl-rundir/resources" "javascript/assets.epk"
|