Add links to go-mc/server

This commit is contained in:
Tnze
2022-08-29 21:27:55 +08:00
parent 5fcac80f8a
commit 358c0a7562
2 changed files with 6 additions and 2 deletions

4
server/README.md Normal file
View File

@ -0,0 +1,4 @@
# Server
This package provide a very basic framework for server development.
For more example, go to [this repo](https://github.com/go-mc/server).