capturetheflag/README.md
2015-12-31 04:28:53 +08:00

27 lines
635 B
Markdown

CaptureTheFlag
==============
Uses the [CTF PvP engine](https://github.com/rubenwardy/ctf_pvp_engine)
* Fast rounds of CTF games
* Removed nodes for focus
System Requirements
-------------------
###### 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
-------
Created by [rubenwardy](http://rubenwardy.com/)
Code: LGPL 2.1 or later
Textures: CC-BY-SA 3.0
Derived from [minetest_game](https://github.com/minetest/minetest_game)