name = Main
widgets = 7
background = box.png
dialog = false

[ widget-00 ]
type = image
name = LogoImage
filename = logo.png
center = 0.5, 0.15
width = 0.5
height = 0.667
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-01 ]
type = button
name = PracticeGameButton
text = Practice Game
tip = Start a practice game.
action = PracticeGame
center = 0.5, 0.3
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-02 ]
type = button
name = CareerGameButton
text = Career Game
tip = Start a career game.
action = CareerGame
center = 0.5, 0.4
color = 0.4, 0.4, 0.4
width = auto
height = auto
fontsize = 7
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = button
name = NetworkGameButton
text = Network Game
tip = Start a network game.
action = NetworkGame
center = 0.5, 0.5
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-04 ]
type = button
name = ReplaysButton
text = Replays
tip = Play back recorded games.
action = Replays
center = 0.5, 0.6
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-05 ]
type = button
name = OptionsButton
text = Options
tip = Configure your display, sound and controls.
action = Options
center = 0.5, 0.7
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-06 ]
type = button
name = QuitButton
text = Quit
tip = Quit VDrift.
action = QuitConfirm
center = 0.5, 0.8
color = 0.8, 0.0, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 1
