mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-22 21:51:17 -09:00
add npx command to readme
This commit is contained in:
parent
ec488d5028
commit
c34d0277ba
@ -19,6 +19,10 @@ Download this repository as a .zip, and extract it. Open index.html with your pr
|
||||
- This is good for bypassing browser memory limitations, for minifying.
|
||||
- Yes, I am forcing DOS command syntax upon you
|
||||
|
||||
#### npx command
|
||||
- Run `npm install -g eaglerforgeinjector` to install eaglerforgeinjector.
|
||||
- Run `npx efi /help` for use instructions.
|
||||
|
||||
#### How does it work?
|
||||
This tool matches patterns in eaglercraft builds and adds patching code to let you modify how the code works at runtime. It then adds a [corelib](./postinit.js) that initialises the `ModAPI` object.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user