add files
This commit is contained in:
commit
784a776dbb
7211 changed files with 811080 additions and 0 deletions
6
CompileEPK.bat
Executable file
6
CompileEPK.bat
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
@echo off
|
||||
title epkcompiler
|
||||
echo compiling, please wait...
|
||||
java -jar "desktopRuntime/CompileEPK.jar" "desktopRuntime/resources" "javascript/assets.epk"
|
||||
echo finished compiling epk
|
||||
pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue