mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-06-04 01:42:01 -09:00
3 lines
103 B
Bash
Executable File
3 lines
103 B
Bash
Executable File
#!/bin/sh
|
|
java -jar "desktopRuntime/CompileEPK.jar" "desktopRuntime/resources" "javascript/assets.epk"
|