mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
fix injector rq
This commit is contained in:
parent
df1ec56593
commit
2f481e0270
@ -43,12 +43,12 @@
|
||||
</div>
|
||||
<h6>
|
||||
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>
|
||||
<br />
|
||||
<div class="custom-file mb-3">
|
||||
<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 />
|
||||
<button class="btn btn-primary" id="giveme">Make modded build</button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user