formatting
parent
ea5635e73e
commit
1c051b2642
21
README.md
21
README.md
|
@ -5,13 +5,14 @@ This is a WIP reimplementation of Minecraft.
|
||||||
For now, we target feature parity with 1.18.2 or 1.19.1.
|
For now, we target feature parity with 1.18.2 or 1.19.1.
|
||||||
|
|
||||||
Immediate goals:
|
Immediate goals:
|
||||||
- Networking library
|
|
||||||
- [ ] build a dummy server that Minecraft clients can detect
|
- Networking library
|
||||||
- [ ] get Minecraft to connect to the dummy server
|
- [ ] build a dummy server that Minecraft clients can detect
|
||||||
- Dummy server
|
- [ ] get Minecraft to connect to the dummy server
|
||||||
- [ ] send an empty void
|
- Dummy server
|
||||||
- [ ] send a surface to stand on
|
- [ ] send an empty void
|
||||||
- [ ] handle chat
|
- [ ] send a surface to stand on
|
||||||
- NBT library
|
- [ ] handle chat
|
||||||
- [ ] parse NBT
|
- NBT library
|
||||||
- [ ] decode and encode data
|
- [ ] parse NBT
|
||||||
|
- [ ] decode and encode data
|
||||||
|
|
Loading…
Reference in New Issue