Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: bbd2ddcfcb3f4c1baaad1d714d6a16b1aa1bb1b0 (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
;
; game.ini
; in-game menu
;

[menu] 
background=banner

[label]
text=Game Menu

[button]
text=Return to game
command=menu hide

[button]
text=Options
command=menu options

[button]
text=Disconnect
command=disconnect

[button]
text=Quit
command=quit