diff --git a/docs/apidoc/index.md b/docs/apidoc/index.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/architecture.md b/docs/architecture.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/index.md b/docs/index.md index cb07520..691ba86 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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) \ No newline at end of file diff --git a/docs/quirks.md b/docs/quirks.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md new file mode 100644 index 0000000..e69de29