Newer
Older
Import / projects / Gameloft / bne_lib / tools / AutobotManager / src / Properties / Settings.settings
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="AutobotManager.Properties" GeneratedClassName="Settings">
  <Profiles />
  <Settings>
    <Setting Name="BotPath" Type="System.String" Scope="Application">
      <Value Profile="(Default)">.\bot\KitchenFarm.exe</Value>
    </Setting>
    <Setting Name="BotArgs" Type="System.String" Scope="Application">
      <Value Profile="(Default)">--datapath .\iosdata</Value>
    </Setting>
    <Setting Name="BotNames" Type="System.String" Scope="Application">
      <Value Profile="(Default)">CommunitySolo,Dis_ReConnectCommSolo,IdleBot,CheckLoaded,PlantAndHarvest,Debug,Switch_clan</Value>
    </Setting>
    <Setting Name="AutobotServer" Type="System.String" Scope="Application">
      <Value Profile="(Default)">localhost</Value>
    </Setting>
    <Setting Name="AutobotServerPort" Type="System.Int32" Scope="Application">
      <Value Profile="(Default)">6666</Value>
    </Setting>
    <Setting Name="AutobotScript" Type="System.String" Scope="Application">
      <Value Profile="(Default)">Bot_AutoBot.lua</Value>
    </Setting>
  </Settings>
</SettingsFile>