mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 14:11:16 -09:00
18 lines
677 B
Markdown
18 lines
677 B
Markdown
# 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.
|
|
|
|
## Discord server
|
|
[https://discord.gg/rbxN7kby5W](https://discord.gg/rbxN7kby5W)
|