more info

This commit is contained in:
ZXMushroom63 2024-09-13 15:20:08 +08:00
parent ba597708d9
commit fa976e97e9

View File

@ -95,7 +95,11 @@
<span>Info:</span>
<div id="#info">
<details>
<summary>What .html file do I choose?</summary>
<summary>Where can I download an unobfuscated sunsigned Eaglercraft build?</summary>
<a href="https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds/releases/latest">https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds/releases/latest</a>
</details>
<details>
<summary>How do I compile my own unobfuscated unsigned Eaglercraft build?</summary>
Once you have a local EaglercraftX workspace setup, in
<code>build.gradle</code>, set the <code>obfuscate</code> property to
<code>false</code>. Then, run <code>CompileJS.bat</code> (or .sh if on