A modding API injector for vanilla eaglercraft builds.
  • JavaScript 99.7%
  • HTML 0.3%
Find a file
ZXMushroom63 35e31c2b52
Merge pull request #13 from eaglerforge/main
Update stable to latest
2024-09-23 21:14:01 +08:00
docs u37 fixes 2024-09-23 18:32:20 +08:00
examplemods u37 fixes 2024-09-23 18:32:20 +08:00
libs Gui update 2024-09-22 19:26:12 +08:00
roadmap stuff 2024-09-21 21:20:46 +08:00
efserver.js wip server 2024-09-14 16:39:49 +08:00
index.html u37 fixes 2024-09-23 18:32:20 +08:00
injector.js u37 fixes 2024-09-23 18:32:20 +08:00
injector.minify.js u37 fixes 2024-09-23 18:32:20 +08:00
modgui.injector.js Patchfix 2024-09-21 11:42:09 +08:00
modgui.js Patchfix 2024-09-21 11:42:09 +08:00
modloader.injector.js Add metadata module 2024-09-08 13:27:58 +08:00
modloader.js Add metadata module 2024-09-08 13:27:58 +08:00
postinit.async.js stuff 2024-09-21 21:20:46 +08:00
postinit.js u37 fixes 2024-09-23 18:32:20 +08:00
README.md Update readme 2024-09-01 13:11:35 +08:00
roadmap.txt roadmap + fixes 2024-09-12 16:36:03 +08:00

EaglerForgeInjector

A modding API injector for vanilla eaglercraft builds.

How to use:

Online

Go to https://eaglerforge.github.io/EaglerForgeInjector/ and upload an unminified, unobfuscated, unsigned EaglercraftX offline download.

Portable Offline

Download this repository as a .zip, and extract it. Open index.html with your preferred browser (use ctrl + O on a new tab) and upload an unminified, unobfuscated, unsigned EaglercraftX offline download.