capturetheflag/README.md

27 lines
635 B
Markdown
Raw Normal View History

2015-07-16 17:44:01 +00:00
CaptureTheFlag
==============
Uses the [CTF PvP engine](https://github.com/rubenwardy/ctf_pvp_engine)
* Fast rounds of CTF games
* Removed nodes for focus
System Requirements
-------------------
2015-12-30 20:28:53 +00:00
###### 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))
2015-07-16 17:44:01 +00:00
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)