mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-03 07:27:24 +00: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