Skip to content

Commit 34b801a

Browse files
authored
Update README with implementation link for bl602
Added a link to the implementation for the smart WIFI lightbulb.
1 parent be783c9 commit 34b801a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ucraft
22
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)
3+
The current server supports **1.21.9** for the client. (such as a smart WIFI lightbulb using the bl602 microcontroller where the implementation can be found [here][5])
44

55
### Building
66
The server was built and tested on a linux machine. To build on a Windows machine, MSVC is required.
@@ -36,3 +36,4 @@ Comparing this server to the vanilla server is unfair because it lacks most, if
3636
[2]:https://bixilon.de/en
3737
[3]:https://wiki.vg/Main_Page
3838
[4]:arena.png
39+
[5]:https://github.com/vimpop/UCraft-bl602

0 commit comments

Comments
 (0)