mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-24 06:31:17 -09:00
fix typos
This commit is contained in:
parent
25e2d20789
commit
6220739133
@ -1,14 +1,14 @@
|
|||||||
## eaglercraftXopts and search parameters
|
## eaglercraftXOpts and search parameters
|
||||||
|
|
||||||
### noInitialModGui
|
### noInitialModGui
|
||||||
- `processed.html?noInitialModGui=true`
|
- `processed.html?noInitialModGui=true`
|
||||||
or inside eaglercraftXopts
|
or inside eaglercraftXOpts
|
||||||
|
|
||||||
disables the mod gui display on startup
|
disables the mod gui display on startup
|
||||||
|
|
||||||
|
|
||||||
### Adding mods
|
### Adding mods
|
||||||
Set eaglercraftXopts.Mods to an array of mod urls.
|
Set eaglercraftXOpts.Mods to an array of mod urls.
|
||||||
|
|
||||||
You can also use search parameters, eg:
|
You can also use search parameters, eg:
|
||||||
- `processed.html?mod=https://example.com/mod.js`
|
- `processed.html?mod=https://example.com/mod.js`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user