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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Ucraft
2
-
A lightweight **Minecraft server implementation written in C**, designed for machines with limited resources.For example, a smart Wi-Fi lightbulb powered by the **BL602 microcontroller**.
2
+
A lightweight **Minecraft server implementation written in C**, designed for machines with limited resources.
3
3
4
4
Currently supports **Minecraft version 1.21.10** for clients.
5
-
Implementation details can be found [here][5].
5
+
Implementation details for a **lightbulb**can be found [here][5].
6
6
7
7
### Building
8
8
The server was built and tested on a linux machine. To build on a Windows machine, MSVC is required.
0 commit comments