From fa976e97e9c990f37bb4007414e54fa0ed3267d9 Mon Sep 17 00:00:00 2001 From: ZXMushroom63 Date: Fri, 13 Sep 2024 15:20:08 +0800 Subject: [PATCH] more info --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index da70d57..f002050 100644 --- a/index.html +++ b/index.html @@ -95,7 +95,11 @@ Info:
- What .html file do I choose? + Where can I download an unobfuscated sunsigned Eaglercraft build? + https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds/releases/latest +
+
+ How do I compile my own unobfuscated unsigned Eaglercraft build? Once you have a local EaglercraftX workspace setup, in build.gradle, set the obfuscate property to false. Then, run CompileJS.bat (or .sh if on