Update README.md
This commit is contained in:
parent
c6397fe5f1
commit
a8ff78e155
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -9,9 +9,13 @@ Uses the [CTF PvP engine](https://github.com/rubenwardy/ctf_pvp_engine)
|
||||||
System Requirements
|
System Requirements
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
You'll need to host save your game on an SSD
|
###### Recommended
|
||||||
or mount it in the ramdisk (use redis, leveldb or
|
Hosting your server using the dummy backend
|
||||||
[sqlite with this guide](https://forum.minetest.net/viewtopic.php?f=10&t=9588))
|
|
||||||
|
###### 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
|
License
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue