You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The main focus of this project is to create a highly efficient Java Edition comp
18
18
19
19
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).
20
20
21
-
## Metrics
21
+
## Metrics (outdated)
22
22
23
23
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);
24
24
@@ -38,7 +38,7 @@ Here's how the client currently performs when run on my 2020 dual-core Intel i5
38
38
-[x] Server list ping
39
39
-[x] Encryption (for non-offline mode servers)
40
40
-[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)
42
42
-[ ] LAN server detection
43
43
-[x] Basic config system
44
44
-[x] Multi-accounting
@@ -91,11 +91,11 @@ Here's how the client currently performs when run on my 2020 dual-core Intel i5
91
91
92
92
## Minecraft version support
93
93
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.
96
95
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;
98
97
98
+
- 1.8.9
99
99
- the latest speedrunning version (currently 1.16.1 and may be for a while)
0 commit comments