Begin work on documentation

This commit is contained in:
ZXMushroom63 2024-09-01 13:16:40 +08:00
parent 7e0aaa5d3c
commit 21088fb275
5 changed files with 10 additions and 0 deletions

0
docs/apidoc/index.md Normal file
View File

0
docs/architecture.md Normal file
View File

View File

@ -1 +1,11 @@
# EaglerForgeInjector
EaglerForge Injector is a tool that uses regular expressions to attatch itself to internal code inside of raw EaglercraftX offline downloads (sounds easy, isn't at all).
### Documentation fragments
[Injector Arcitecture](architecture.md)
[TeaVM quirks](quirks.md)
[Modding tutorials](tutorials/index.md)
[Modding API documentation](apidoc/index.md)

0
docs/quirks.md Normal file
View File

0
docs/tutorials/index.md Normal file
View File