A modding API injector for vanilla eaglercraft builds.
- JavaScript 99.7%
- HTML 0.3%
| docs | ||
| examplemods | ||
| libs | ||
| efserver.js | ||
| index.html | ||
| injector.js | ||
| injector.minify.js | ||
| LICENSE | ||
| modgui.js | ||
| modloader.injector.js | ||
| modloader.js | ||
| patches.js | ||
| postinit.js | ||
| README.md | ||
EaglerForgeInjector
An advanced modding API injector for vanilla eaglercraft builds. Current features:
- Method hooking/monkey patching
- Reflection
- Custom classes
- Modify the dedicated server
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.