add v6 to versions list

This commit is contained in:
Pig Fang 2021-12-12 19:26:55 +08:00
parent 8772867db9
commit 3fe2e9dd5f
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2

View File

@ -9,11 +9,12 @@ So far, we've released:
- v4.x (Stable)
- v5.x (Under Development)
| Version | PHP Version Requirement | One User Multi Players | Skin Library & Closet | Plugin System |
| ------- | ------------ | ------------ | -------- | -------- |
| v2.x | 5.4 | ❌ | ❌ | ❌ |
| v3.x | 5.5.9 | ✅ | ✅ | ✅ (Since v3.2) |
| v4.x | 7.1.8 | ✅ | ✅ | ✅ |
| v5.x | 7.2.5 | ✅ | ✅ | ✨ |
| Version | PHP Version Requirement | One User Multi Players | Skin Library & Closet | Plugin System |
| ------- | ----------------------- | ---------------------- | --------------------- | -------------- |
| v2.x | 5.4 | ❌ | ❌ | ❌ |
| v3.x | 5.5.9 | ✅ | ✅ | ✅ (Since v3.2) |
| v4.x | 7.1.8 | ✅ | ✅ | ✅ |
| v5.x | 7.2.5 | ✅ | ✅ | ✨ |
| v6.x | 8.0.2 | ✅ | Partially Supported | ✅ |
While we've released more than one stable release, it's recommended to use the latest one, since we only provide technical support for the latest version.