mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-12-14 04:58:46 +01:00
Update #0 - First Release
This commit is contained in:
6
sources/setup/workspace_template/CompileEPK.bat
Normal file
6
sources/setup/workspace_template/CompileEPK.bat
Normal 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
|
||||
Reference in New Issue
Block a user