mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
more info
This commit is contained in:
parent
ba597708d9
commit
fa976e97e9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user