Files
CraterLib/README.md

20 lines
707 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 porting automation. Commits and Pull Requests should NEVER target this branch directly
### Supported Minecraft Versions
| Minecraft Version | Support Status |
|-------------------| -------------- |
| < 1.18.2 | |
| 1.18.2-1.20.2 | ✳️ |
| 1.20.4 | ✳️ |
| 1.20.5/6 | ❌ |
| 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.
***