Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 737b2230caf39adde47c848812986b4b99d74105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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