mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-25 07:01:20 -09:00
Some adjustments for the documentation
This commit is contained in:
parent
ea4b568b31
commit
77fbea5f0a
@ -8,4 +8,6 @@ EaglerForge Injector is a tool that uses regular expressions to attach itself to
|
|||||||
|
|
||||||
[Modding tutorials](tutorials/index.md)
|
[Modding tutorials](tutorials/index.md)
|
||||||
|
|
||||||
[Modding API documentation](apidoc/index.md)
|
[Modding API documentation](apidoc/index.md)
|
||||||
|
|
||||||
|
[Compiling the client for EaglerForgeInjector](compiling_client.md)
|
@ -15,7 +15,7 @@ Tutorials:
|
|||||||
|
|
||||||
### Intermediate
|
### Intermediate
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
- Intermediate knowledge of JavaScript (functions, arrays, promises and callbacks)
|
- Intermediate knowledge of JavaScript (functions, arrays, promises, callbacks, keys and values in objects)
|
||||||
- A good code editor (recommended: https://vscode.dev)
|
- A good code editor (recommended: https://vscode.dev)
|
||||||
- A copy of the eaglercraft workspace (optional, get it at: https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8-workspace)
|
- A copy of the eaglercraft workspace (optional, get it at: https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8-workspace)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user