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

[menu] 
background=banner

[label]
text=Options Menu

[button]
text=Toggle grid
command=toggle r_grid

[button]
text=Toggle stats
command=toggle draw_stats

[button]
text=Toggle wireframe
command=toggle r_wireframe
[button]
text=Back
command=menu hide