aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Properties/Settings.settings
blob: 269d25154de2567b9d7d4228f3783e8276a07548 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Project_Ports.Properties" GeneratedClassName="Settings">
  <Profiles />
  <Settings>
    <Setting Name="hijacked" Type="System.Boolean" Scope="User">
      <Value Profile="(Default)">True</Value>
    </Setting>
    <Setting Name="chatterStoryline" Type="System.Boolean" Scope="User">
      <Value Profile="(Default)">True</Value>
    </Setting>
    <Setting Name="version" Type="System.String" Scope="User">
      <Value Profile="(Default)">Alpha 0.2</Value>
    </Setting>
    <Setting Name="hijacked2" Type="System.Boolean" Scope="User">
      <Value Profile="(Default)">False</Value>
    </Setting>
    <Setting Name="userDisplayName" Type="System.String" Scope="User">
      <Value Profile="(Default)">Player</Value>
    </Setting>
  </Settings>
</SettingsFile>