23 lines
564 B
Markdown
23 lines
564 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
|
||
|
-------------------
|
||
|
|
||
|
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))
|
||
|
|
||
|
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)
|