From a8ff78e15537200862aea5bca13a481f60b4ca23 Mon Sep 17 00:00:00 2001 From: asl97 Date: Thu, 31 Dec 2015 04:28:53 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24465e8..2bf1def 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,13 @@ Uses the [CTF PvP engine](https://github.com/rubenwardy/ctf_pvp_engine) System Requirements ------------------- -You'll need to host save your game on an SSD -or mount it in the ramdisk (use redis, leveldb or - [sqlite with this guide](https://forum.minetest.net/viewtopic.php?f=10&t=9588)) +###### Recommended +Hosting your server using the dummy backend + +###### minimum +Hosting your server using the leveldb or redis backend + +Hosting using sqlite on an SSD or ramdisk ([with this guide](https://forum.minetest.net/viewtopic.php?f=10&t=9588)) License -------