[DEV] Fix some jenkins configs (#10)
* [no-orbit] [DEV] Fix some jenkins configs * [DEV] Fix Patches and use correct MCFormatter versions for older MC versions * [CHORE] Update readme and remove GitHub action --------- Co-authored-by: fdd-orbit <orbit@firstdark.dev> Co-authored-by: hypherionmc <hypherionmc@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2ba24a0feb
commit
68fea1db1e
19
README.md
19
README.md
@@ -1,3 +1,20 @@
|
||||
# CraterLib
|
||||
|
||||
This is a branch for porting automation. Commits and Pull Requests should NEVER target this branch directly
|
||||
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.
|
||||
|
||||
***
|
Reference in New Issue
Block a user