Go to file
ClobberXD d341978b90
Replace deprecated setting_* methods (#27)
2018-11-30 16:25:42 +05:30
ctf Replace deprecated setting_* methods (#27) 2018-11-30 16:25:42 +05:30
ctf_chat Remove unused arg from ctf_colors.get_color and ctf_colors.get_irc_color 2018-11-29 15:53:10 +00:00
ctf_colors Remove unused arg from ctf_colors.get_color and ctf_colors.get_irc_color 2018-11-29 15:53:10 +00:00
ctf_flag Replace deprecated setting_* methods (#27) 2018-11-30 16:25:42 +05:30
ctf_protect Convert to ModPack 2015-07-16 18:25:25 +01:00
hudkit Update hudkit 2016-04-05 19:42:55 +01:00
lib_chatcmdbuilder Fix mistakes 2017-11-08 00:53:01 +00:00
.gitattributes Initial Commit 2013-08-16 17:05:56 +01:00
.gitignore Initial Commit 2013-08-16 17:05:56 +01:00
README.md Add some documentation 2016-03-31 18:04:48 +01:00
doc_data.md Add documentation of data storage 2016-04-05 02:53:37 +01:00
doc_project_overview.md Add some documentation 2016-03-31 18:04:48 +01:00
doc_settings.md Add support for separating static spawn-point from team-base 2018-11-11 20:24:37 +00:00
modpack.txt Convert to ModPack 2015-07-16 18:25:25 +01:00

README.md

CTF PvP Engine

A highly modular framework for the Minetest game engine, in order to allow the development of Capture the Flag / City vs City games. Good for any sort of game where players can join teams - flags are optional, everything is highly configurable.

Licenses

Created by: rubenwardy.
Copyright (c) 2013 - 2015
Code: LGPL 2.1 or later.
Textures: CC-BY-SA 3.0

ctf_flag/sounds/trumpet* by tobyk, license: CC-BY 3.0 from: http://freesound.org/people/tobyk/sounds/26198/

Documentation

See the doc_* files, starting with doc_project_overview.md