Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 93ba9d1248122b941eb4350dee337e79481647b3 (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
27
28
29
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