Update readme and add orbit config

This commit is contained in:
2024-05-19 19:22:05 +02:00
parent d9fcf54728
commit 55c6f60197
2 changed files with 20 additions and 0 deletions

View File

@@ -8,6 +8,22 @@ A Library mod and modding api for easier multi-version minecraft and mod loader
***
### Supported Minecraft Versions
| Minecraft Version | Support Status |
|-------------------| -------------- |
| < 1.18.2 | |
| 1.18.2-1.20.2 | |
| 1.20.4 | |
| 1.20.6 | 🚧 |
- - Not Supported; no bug fixes or new features.
- 🚧 - Work in Progress; not ready for release.
- - Long Term Support; receives changes through backports only.
- - In Support; the active version, receiving all bugfixes and features directly.
***
## Library Features
* Universal Config System (TOML Based)