Skip to content

Commit 7649dd9

Browse files
committed
Merge branch 'main' of https://github.com/stackotter/delta-client into main
2 parents 7790ac8 + 7710d7f commit 7649dd9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The main focus of this project is to create a highly efficient Java Edition comp
1818

1919
If you want to have a say in the development of the client or have any questions, feel free to join the community on [Discord](https://discord.gg/xZPyDbmR6k).
2020

21-
## Metrics
21+
## Metrics (outdated)
2222

2323
Here's how the client currently performs when run on my 2020 dual-core Intel i5 MacBook Air with 8gb of ram (yeah it's not powerful whatsoever);
2424

@@ -38,7 +38,7 @@ Here's how the client currently performs when run on my 2020 dual-core Intel i5
3838
- [x] Server list ping
3939
- [x] Encryption (for non-offline mode servers)
4040
- [x] Mojang accounts
41-
- [ ] Microsoft accounts
41+
- [ ] Microsoft accounts (if you have a Microsoft account and are willing to test logging on for me I can implement this)
4242
- [ ] LAN server detection
4343
- [x] Basic config system
4444
- [x] Multi-accounting
@@ -91,11 +91,11 @@ Here's how the client currently performs when run on my 2020 dual-core Intel i5
9191

9292
## Minecraft version support
9393

94-
- [ ] 1.8.9 (will come once 1.16.1 is pretty polished)
95-
- [x] 1.16.1
94+
At the moment the client only supports joining 1.16.1 servers. However, another developer is working on creating a way for us to easily add support for more Minecraft versions.
9695

97-
Once both of these versions are implemented, my plan is to add support for the following versions whenever a new one comes out;
96+
Not every version will be perfectly supported but we will try and have the most polished support for the following versions;
9897

98+
- 1.8.9
9999
- the latest speedrunning version (currently 1.16.1 and may be for a while)
100100
- the latest stable version
101101

0 commit comments

Comments
 (0)