Add documentation and example for getting started

This commit is contained in:
Jan
2023-10-05 21:52:57 +01:00
parent 7850166aba
commit 16a4f5a307
7 changed files with 1002 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
functionDef
{
name "FUNC_0"
value (player("teamname") == "TEAM_ALLIES");
}
loadMenu { "ui/menu_custom.menu" }
}