高级玩家

- 贡献度
- 0
- 金元
- 2921
- 积分
- 292
- 精华
- 0
- 注册时间
- 2013-2-2
|
哦好了,再n网找到了个解决方法
So people, Your lord and savior has come. After hours and Trials and Errors , I manage to make all mods work. Here Is how I did it:
_After exporting the mods to the game with the mod Manager, enter the modsettings.lsx using a text editor
Under <node id="ModOrder">
<children>
Put:
<node id="Module">
<attribute id="UUID" value="28ac9ce2-2aba-8cda-b3b5-6e922f71b6b8" type="FixedString" />
</node>
And Under <node id="Mods">
<children>
Put:
<node id="ModuleShortDesc">
<attribute id="Folder" value="GustavDev" type="LSString"/>
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="GustavDev" type="LSString" />
<attribute id="UUID" value="28ac9ce2-2aba-8cda-b3b5-6e922f71b6b8" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>
They Should both be first under their respective list: Now save and enjoy the game
Edit: You gonna have to do that EVERYTIME YOU ADD A NEW MOD!!!!!!!! |
|