mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 08:47:40 +00:00
Compile JS
This commit is contained in:
6
epkcompiler/run.bat
Normal file
6
epkcompiler/run.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
title epkcompiler
|
||||
echo compiling, please wait...
|
||||
java -jar CompilePackage.jar "../lwjgl-rundir/resources" "../javascript/assets.epk"
|
||||
echo finished compiling epk
|
||||
pause
|
||||
Reference in New Issue
Block a user