diff --git a/.gitignore b/.gitignore index 115caa62..e8d5db7c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ desktopRuntime/eclipseProject/.classpath .gitpod.yml javascript/EaglercraftX_1.8_Offline_en_US.html javascript/EaglercraftX_1.8_Offline_International.html +javascript/Resent_3.7_patch__1.8_US.html +javascript/Resent_3.7_patch__1.8_International.html diff --git a/MakeOfflineDownload.bat b/MakeOfflineDownload.bat index a6aacbca..1b03b334 100644 --- a/MakeOfflineDownload.bat +++ b/MakeOfflineDownload.bat @@ -1,4 +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/fix-webm-duration.js" "javascript/assets.epk" "javascript/EaglercraftX_1.8_Offline_en_US.html" "javascript/EaglercraftX_1.8_Offline_International.html" "javascript/lang" +java -cp "desktopRuntime/MakeOfflineDownload.jar;desktopRuntime/CompileEPK.jar" net.lax1dude.eaglercraft.v1_8.buildtools.workspace.MakeOfflineDownload "javascript/OfflineDownloadTemplate.txt" "javascript/classes.js;javascript/fix-webm-duration.js" "javascript/assets.epk" "javascript/Resent_3.7_patch__1.8_US.html" "javascript/Resent_3.7_patch__1.8_International.html" "javascript/lang" pause \ No newline at end of file diff --git a/javascript/OfflineDownloadTemplate.txt b/javascript/OfflineDownloadTemplate.txt index 4098ead8..54f78818 100644 --- a/javascript/OfflineDownloadTemplate.txt +++ b/javascript/OfflineDownloadTemplate.txt @@ -35,6 +35,7 @@ Compile it yourself here: https://gitlab.com/lax1dude/eaglercraftx-1.8/ +