mirror of
https://github.com/Eaglercraft-Archive/EaglercraftX-1.8-workspace.git
synced 2026-06-20 18:13:44 +02:00
2 lines
102 B
Bash
2 lines
102 B
Bash
|
|
#!/bin/sh
|
||
|
|
java -jar "desktopRuntime/CompileEPK.jar" "desktopRuntime/resources" "javascript/assets.epk"
|