mirror of
https://github.com/Brawl345/customizemii.git
synced 2024-11-15 12:55:10 +01:00
12 lines
535 B
Plaintext
12 lines
535 B
Plaintext
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="TransmitMii.Properties" GeneratedClassName="Settings">
|
||
|
<Profiles />
|
||
|
<Settings>
|
||
|
<Setting Name="IPAddress" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
<Setting Name="Protocol" Type="System.Int32" Scope="User">
|
||
|
<Value Profile="(Default)">0</Value>
|
||
|
</Setting>
|
||
|
</Settings>
|
||
|
</SettingsFile>
|