|
发表于 2016-2-25 08:47:37
|
显示全部楼层
社区昵称:Tilden 资料
加好友
聊天
库存
截图
好友
群组
愿望单
评测
信誉+0/-0
我这是怎么回事呢 这部完事就自动退出了 内容如下:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<!-- This is minimalistic config "just to make ASF work". For full-fledged config, please take a look at example.xml -->
<!-- Full-fledged config includes some neat features such as offline farming or cards farming algorithm selection -->
<!-- ASF will use default values for missing properties, check example.xml to see all of them -->
<Enabled type="bool" value="ture"/>
<SteamLogin type="string" value="lnhaocool"/>
<SteamPassword type="string" value="XXXXXXXXX"/>
<FarmOffline type="bool" value="true"/>
<CardDropsRestricted type="bool" value="true"/>
<ShutdownOnFarmingFinished type="bool" value="true"/>
</configuration>
|
|