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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,6 @@
2
2
A minecraft server implementation written in C for machines with limited resources.
3
3
The current server supports **1.21.9** for the client. (such as a smart WIFI lightbulb using the bl602 microcontroller)
4
4
5
-
NOTE: This is a weekend project so i do not recommend using this for production as this is guranteed to have bugs and the general source code quality lacks in consistency.
6
-
7
5
### Building
8
6
The server was built and tested on a linux machine. To build on a Windows machine, MSVC is required.
0 commit comments