settings.xml
file.<App>
Width and Height values.<SteamUserId>
setting and TEdit will default to your Steam Cloud location. If you have more than one Steam user on your computer, you will need to explicitly set your Steam UserID. Example: <SteamUserId>12345</SteamUserId>
<ShortCutKeys>...</ShortCutKeys>
. For example:<Shortcut Key="
A" Tool="Arrow" />
...
<Tool Name="Paint" Mode="
Tile" />
<Tool Name="Tile" Tile="
0" Mask="
0" Mode="Off" />
<Tool Name="Wall" Wall="
0" Mask="
0" Mode="Off" />
You can change the default Tiles, Walls and Masks by changing the bolded values above. You can get those values by looking at the dropdowns within the tool.<Tool Name="Tile" Tile="0" Mask="0" Mode="
Off" />
<Tool Name="Wall" Wall="0" Mask="0" Mode="
Off" />
<Tool Name="Brush" Width="
20" Height="
20" Outline="
1" Shape="Square" />
<Tool Name="Brush" Width="20" Height="20" Outline="1" Shape="
Square" />