mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -05:00
Add documentation and example for getting started
This commit is contained in:
9
docs/example/ExtendZone/ui/mod.txt
Normal file
9
docs/example/ExtendZone/ui/mod.txt
Normal file
@ -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