minetest: update 2

This commit is contained in:
Quinten
2023-02-25 18:37:47 +01:00
committed by GitHub
parent 91e5a36ca6
commit 35376d4a86
2 changed files with 15 additions and 8 deletions
+8 -1
View File
@@ -2,6 +2,13 @@
An open source voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.
## Stopping the server
For the server to be able to stop properly you have to give the admin/console user the permission `server` else you will have to kill the server and no date will be saved!
## Console
The console is currently bugged. It does work but the startup message is messed up
The console is currently bugged. It does work but the startup message is messed up.
## Rewrite
A special thank you to [Tealk](https://github.com/Tealk) for helping me rewrite this egg.