2021-11-26 14:28:59 -08:00
2021-11-26 14:28:59 -08:00
2021-11-26 14:28:59 -08:00
2021-11-26 14:28:59 -08:00
2021-11-26 14:28:59 -08:00
2021-11-26 14:28:59 -08:00
2022-01-01 16:52:32 +01:00
2021-11-26 14:28:59 -08:00
2021-11-26 14:28:59 -08:00
2018-05-15 20:17:58 +01:00
2021-11-26 14:28:59 -08:00

Capture The Flag

Build status

  • Fast rounds of CTF games.
  • Removed nodes for focus.

Installation

Capture the flag uses several submodules. Make sure to grab them all by cloning like this:

git clone --recursive https://github.com/MT-CTF/capturetheflag.git

Development

System Requirements

  • Hosting your server using the dummy backend.

  • Storing rankings using the redis backend:

    • Ubuntu:
      • sudo apt install luarocks redis
      • sudo luarocks install luaredis
      • Add ctf_rankings to your secure.trusted_mods. MIGHT BE POSSIBLE FOR OTHER MODS TO BREACH SECURITY. MAKE SURE YOU ADD NO MALICIOUS MODS TO YOUR CTF SERVER
      • Run something like this when starting your server (With parentheses): (cd minetest/worlds/yourworld && redis-server) |
      • If you run your Minetest server using a system service it is recommended to run redis-server in it's own service, with the Minetest one depending upon it

License

Created by rubenwardy and Lone_Wolf.

Licenses where not specified: Code: LGPLv2.1+ Textures: CC-BY-SA 3.0

Textures

  • Header: CC BY-SA 4.0 by xenonca

Mods

Check out mods/ to see all the installed mods and their respective licenses.

Description
No description provided
Readme 11 MiB
Languages
Lua 99.1%
TypeScript 0.6%
Shell 0.3%