Settings.settings 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="MPQFileSystemTest" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="REMOTE_URLS" Type="System.Collections.Specialized.StringCollection" Scope="User">
  6. <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
  7. &lt;ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  8. &lt;string&gt;http://192.168.1.101/morefun/res_400/&lt;/string&gt;
  9. &lt;string&gt;http://192.168.1.101/morefun/res_app_expantion/&lt;/string&gt;
  10. &lt;string&gt;http://192.168.1.101/morefun/res_app_gong/&lt;/string&gt;
  11. &lt;string&gt;http://192.168.1.101/morefun/res_banshu_gong/&lt;/string&gt;
  12. &lt;string&gt;http://192.168.1.101/morefun/res_expantion/&lt;/string&gt;
  13. &lt;string&gt;http://192.168.1.101/morefun/res_fenduan/&lt;/string&gt;
  14. &lt;string&gt;http://192.168.1.101/morefun/res_gong/&lt;/string&gt;
  15. &lt;string&gt;http://192.168.1.101/morefun/res_japanese_gong/&lt;/string&gt;
  16. &lt;string&gt;http://192.168.1.101/morefun/res_korean_gong/&lt;/string&gt;
  17. &lt;string&gt;http://192.168.1.101/taiwan/res_expantion/&lt;/string&gt;
  18. &lt;string&gt;http://192.168.1.101/taiwan/res_gong/&lt;/string&gt;
  19. &lt;string&gt;http://192.168.1.101/taiwan/res_international_gong/&lt;/string&gt;
  20. &lt;/ArrayOfString&gt;</Value>
  21. </Setting>
  22. <Setting Name="DEFAULT_URL" Type="System.String" Scope="User">
  23. <Value Profile="(Default)">http://192.168.1.101/morefun/res_expantion/</Value>
  24. </Setting>
  25. <Setting Name="DEFAULT_SUFFIX" Type="System.String" Scope="User">
  26. <Value Profile="(Default)">updates__etc_m3z/update_version.txt</Value>
  27. </Setting>
  28. <Setting Name="REMOTE_SUFFIXS" Type="System.Collections.Specialized.StringCollection" Scope="User">
  29. <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
  30. &lt;ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  31. &lt;string&gt;updates__pvr_m3z/update_version.txt&lt;/string&gt;
  32. &lt;string&gt;updates__etc_m3z/update_version.txt&lt;/string&gt;
  33. &lt;string&gt;updates__etc_m3z_tiny/update_version.txt&lt;/string&gt;
  34. &lt;/ArrayOfString&gt;</Value>
  35. </Setting>
  36. </Settings>
  37. </SettingsFile>