Skip to content

Commit 487b9b1

Browse files
authored
Update README to remove production warning
Removed note about project stability and production use.
1 parent 0a77e17 commit 487b9b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
A minecraft server implementation written in C for machines with limited resources.
33
The current server supports **1.21.9** for the client. (such as a smart WIFI lightbulb using the bl602 microcontroller)
44

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-
75
### Building
86
The server was built and tested on a linux machine. To build on a Windows machine, MSVC is required.
97
```

0 commit comments

Comments
 (0)