Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/ini/menus/join.ini')
-rw-r--r--base/ini/menus/join.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/base/ini/menus/join.ini b/base/ini/menus/join.ini
new file mode 100644
index 0000000..93ba9d1
--- /dev/null
+++ b/base/ini/menus/join.ini
@@ -0,0 +1,30 @@
+;
+; join.ini
+; join menu
+;
+
+[menu]
+; background bitmap
+;background=banner
+; width of a menu element
+elementwidth=256
+; height of a menu element
+elementheight=48
+; margin between menu elements
+elementmargin=16
+
+[label]
+text=Project::OSiRiON
+
+[button]
+text=Join
+; note: we use comma as command seperator in .ini files.
+command=join, menu hide
+
+[button]
+text=Disconnect
+command=disconnect
+
+[button]
+text=Game menu
+command=menu game