mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-11-15 11:05:32 +01:00
92def58b81
Reformat code / Optimize imports Rewrite blocks correctly. Cleanup and organize code. Create a basic Entity tracker system. It works like shit, but hey. It is the start. Release first version.
13 lines
427 B
Markdown
13 lines
427 B
Markdown
# ViaBackwards
|
|
|
|
Allows 1.9.x on a 1.10 Spigot server.
|
|
Requires [ViaVersion](http://viaversion.com) to be installed
|
|
|
|
TODO:
|
|
- [ ] Cleanup code
|
|
- [ ] Improve the rewriters
|
|
- [ ] Make it possible to send metadata with the rewriteEntityId
|
|
- [ ] Add support for sound names
|
|
- [ ] Create JavaDocs
|
|
- [ ] Improve the Entity tracker system to work good with multiple versions.
|
|
- [ ] Make it possible to choose your own replacement blocks |