DS-Pokemon-Rom-Editor/DS_Map/Properties/Settings.settings
Mixone-FinallyHere a5138c39b1 Amazing work on various editors and QOL stuff by Kuha
Co-authored-by: Kuha <corentinmace@users.noreply.github.com>
2024-10-31 18:45:34 +01:00

36 lines
1.5 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="DSPRE.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="menuLayout" Type="System.Byte" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="lastColorTablePath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="textEditorPreferHex" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="scriptEditorFormatPreference" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="renderSpawnables" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="renderOverworlds" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="renderWarps" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="renderTriggers" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="exportPath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="mapImportStarterPoint" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>