mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 14:11:16 -09:00
fix injector rq
This commit is contained in:
parent
df1ec56593
commit
2f481e0270
@ -43,12 +43,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<h6>
|
<h6>
|
||||||
Adds ModAPI with more functionality (adds hooking into functions, exposes
|
Adds ModAPI with more functionality (adds hooking into functions, exposes
|
||||||
all classes, etc) to unminified unobfuscated EaglercraftX builds.
|
all classes, etc) to unminified unobfuscated EaglercraftX offline downloads (web support coming soon).
|
||||||
</h6>
|
</h6>
|
||||||
<br />
|
<br />
|
||||||
<div class="custom-file mb-3">
|
<div class="custom-file mb-3">
|
||||||
<input class="custom-file-input" type="file" id="htmlFile" accept=".html,.js" />
|
<input class="custom-file-input" type="file" id="htmlFile" accept=".html,.js" />
|
||||||
<label class="custom-file-label" for="htmlFile">Choose .js file...</label>
|
<label class="custom-file-label" for="htmlFile">Choose .html file...</label>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
<button class="btn btn-primary" id="giveme">Make modded build</button>
|
<button class="btn btn-primary" id="giveme">Make modded build</button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user