add files
This commit is contained in:
commit
784a776dbb
7211 changed files with 811080 additions and 0 deletions
4
MakeOfflineDownload.bat
Executable file
4
MakeOfflineDownload.bat
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
title MakeOfflineDownload
|
||||
java -cp "desktopRuntime/MakeOfflineDownload.jar;desktopRuntime/CompileEPK.jar" net.lax1dude.eaglercraft.v1_8.buildtools.workspace.MakeOfflineDownload "javascript/OfflineDownloadTemplate.txt" "javascript/classes.js" "javascript/assets.epk" "javascript/EaglercraftX_1.8_Offline_en_US.html" "javascript/EaglercraftX_1.8_Offline_International.html" "javascript/lang"
|
||||
pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue