17 lines
566 B
Markdown
17 lines
566 B
Markdown
# legacy-version
|
|
|
|
A gophertunnel protocol interface implementation to support older Minecraft Bedrock versions.
|
|
|
|
## Supported Versions
|
|
| Protocol ID | Version | Support |
|
|
|-------------|---------|---------|
|
|
| 766 | 1.21.50 | ✅ |
|
|
| 748 | 1.21.40 | ✅ |
|
|
| 729 | 1.21.30 | ✅ |
|
|
| 712 | 1.21.20 | 🚧 |
|
|
| 686 | 1.21.2 | 🚧 |
|
|
| 685 | 1.21.0 | 🚧 |
|
|
|
|
## Credits
|
|
- [Flonja/multiversion](https://github.com/Flonja/multiversion)
|
|
- [oomph-ac/new-mv](https://github.com/oomph-ac/new-mv) |