Add documentation and example for getting started

This commit is contained in:
Jan
2023-10-05 20:16:54 +02:00
parent 7850166aba
commit 16a4f5a307
7 changed files with 1002 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
functionDef
{
name "FUNC_0"
value (player("teamname") == "TEAM_ALLIES");
}
loadMenu { "ui/menu_custom.menu" }
}