Files
CraterLib/README.md

20 lines
736 B
Markdown
Raw Normal View History

2022-05-12 00:20:18 +02:00
# CraterLib
2022-05-12 00:18:53 +02:00
This is a branch for all supported LTS versions. Please do NOT directly submit changes and PR's here. Submit them to the DEV branch instead
### Supported Minecraft Versions
| Minecraft Version | Support Status |
2024-06-13 19:06:25 +02:00
|-------------------| ------------- |
| < 1.18.2 | |
| 1.18.2-1.20.2 | ✳️ |
| 1.20.4 | ✳️ |
| 1.20.5/6 | ❌ |
2024-06-13 19:06:25 +02:00
| 1.21 | ✳️ |
- ❌ - 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.
***