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/main.ini')
-rw-r--r--base/ini/menus/main.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/base/ini/menus/main.ini b/base/ini/menus/main.ini
new file mode 100644
index 0000000..737b223
--- /dev/null
+++ b/base/ini/menus/main.ini
@@ -0,0 +1,26 @@
+;
+; main.ini
+; main menu
+;
+
+[menu]
+background=banner
+
+[label]
+text=Main Menu
+
+[button]
+text=Start
+command=connect
+
+[button]
+text=Connect...
+command=menu connect
+
+[button]
+text=Options...
+command=menu options
+
+[button]
+text=Quit
+command=quit