mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-08-22 06:54:27 +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