aboutsummaryrefslogtreecommitdiffstats
path: root/config/settings.xml.example
blob: 1d694f131b0944021ece80a87b95e1f66ead7141 (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
<?xml version="1.0"?>
<screen width="1280" height="800"/>

<!--

Available fonts:

	8-BIT WONDER.TTF
	FreePixel.ttf
	Perfect DOS VGA 437.ttf
	Perfect DOS VGA 437 Win.ttf
	PIXEAB__.TTF
	PIXEARG_.TTF
	VCR_OSD_MONO_1.001.ttf

-->
<font path="ttf/FreePixel.ttf"/>

<hline size="5"/>

<volume>
    <master volume="100"/>
    <music volume="50"/>
    <sfx volume="50"/>
</volume>

<world start="xml/"/>