From 136211a0732552dfb940b7c14c3db24fa6307472 Mon Sep 17 00:00:00 2001 From: ANAND Date: Wed, 9 Oct 2019 11:51:09 +0530 Subject: [PATCH] ctf_map: Add missing documentation for some map meta fields --- mods/ctf/ctf_map/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mods/ctf/ctf_map/README.md b/mods/ctf/ctf_map/README.md index eb4dc1f..31c8c10 100644 --- a/mods/ctf/ctf_map/README.md +++ b/mods/ctf/ctf_map/README.md @@ -64,6 +64,9 @@ Each map's metadata is stored in an accompanying .conf file containing the follo * `author`: Author of the map. * `hint`: [Optional] Helpful hint or tip for unique maps, to help players understand the map. * `rotation`: Rotation of the schem. [`x`|`z`] +* `screenshot`: File name of screenshot of the map; should include file extension. +* `license`: Name of the license of the map. +* `other`: [Optional] Misc. information about the map. This is displayed in the maps catalog. * `base_node`: [Optional] Technical name of node to be used for the team base. * `schematic`: Name of the map's schematic. * `initial_stuff`: [Optional] Comma-separated list of itemstacks to be given to the player