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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Ucraft
2
2
A minecraft server implementation written in C for machines with limited resources.
3
-
The current server supports **1.21.9** for the client. (such as a smart WIFI lightbulb using the bl602 microcontroller. Implementation can be found [here][5])
3
+
The current server supports **1.21.10** for the client. (such as a smart WIFI lightbulb using the bl602 microcontroller. Implementation can be found [here][5])
4
4
5
5
### Building
6
6
The server was built and tested on a linux machine. To build on a Windows machine, MSVC is required.
0 commit comments