森林MODapi无法使用解决方法
有许多玩家都卡在这个PI界面无法进入。
解决方法:
将MODapi config文件下UserConfiguration用记事本打开(有NOT++更好不容易眼花)
<autoupdate>true</autoupdate>
<updateversions>true</updateversions>
这两项更改为
<autoupdate>false</autoupdate>
<updateversions>false</updateversions>