Added LAX1DUDE's EPK compiler
This commit is contained in:
parent
bd91221da9
commit
eb7a5b3ad2
BIN
js/resources.epk
Normal file
BIN
js/resources.epk
Normal file
Binary file not shown.
BIN
lax1dude/epkcompiler/CompilePackage.jar
Executable file
BIN
lax1dude/epkcompiler/CompilePackage.jar
Executable file
Binary file not shown.
2
lax1dude/epkcompiler/run.bat
Executable file
2
lax1dude/epkcompiler/run.bat
Executable file
|
@ -0,0 +1,2 @@
|
|||
@echo off
|
||||
java -jar CompilePackage.jar "../../resources" "../../js/resources.epk"
|
2
lax1dude/epkcompiler/run_unix.sh
Executable file
2
lax1dude/epkcompiler/run_unix.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
java -jar CompilePackage.jar "../../resources" "../../js/resources.epk"
|
BIN
resources/rock.png
Normal file
BIN
resources/rock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user