Compile JS

This commit is contained in:
catfoolyou
2025-02-06 16:15:37 -05:00
parent 56e30eaef1
commit 899ceb69b3
69 changed files with 30465 additions and 328 deletions

2
epkcompiler/run_unix.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
java -jar CompilePackage.jar "../lwjgl-rundir/resources" "../javascript/assets.epk"