GARbro-mirror/ArcFormats/Properties/Settings.settings

30 lines
1.4 KiB
Plaintext
Raw Normal View History

2014-07-22 03:26:28 +08:00
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="GameRes.Formats.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="NPAScheme" Type="GameRes.Formats.NpaTitleId" Scope="User">
<Value Profile="(Default)">NotEncrypted</Value>
</Setting>
<Setting Name="XP3Scheme" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="YPFKey" Type="System.UInt32" Scope="User">
<Value Profile="(Default)">4294967295</Value>
</Setting>
<Setting Name="INTEncryption" Type="GameRes.Formats.IntEncryptionInfo" Scope="User">
<Value Profile="(Default)" />
</Setting>
2014-07-27 03:13:17 +08:00
<Setting Name="XP3CompressHeader" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="XP3CompressContents" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="XP3Version" Type="System.Int32" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="XP3RetainStructure" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
2014-07-22 03:26:28 +08:00
</Settings>
</SettingsFile>