mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-04-29 23:19:36 +00:00
Add documentation and example for getting started
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
functionDef
|
||||
{
|
||||
name "FUNC_0"
|
||||
value (player("teamname") == "TEAM_ALLIES");
|
||||
}
|
||||
|
||||
loadMenu { "ui/menu_custom.menu" }
|
||||
}
|
||||
Reference in New Issue
Block a user