Idol Manager

Idol Manager

评价数不足
JSON Load Order
   
奖励
收藏
已收藏
取消收藏
标签: modding
文件大小
发表于
更新日期
21.198 KB
2023 年 12 月 2 日 下午 1:35
2024 年 7 月 8 日 上午 11:40
4 项改动说明 ( 查看 )

订阅以下载
JSON Load Order

描述
REQUIRES: IM-HarmonyIntegration
Download IM-HarmonyIntegration here: GitHub Link[github.com]

Do you want to edit another mod's JSON files?
Or maybe you want to translate some JSON files from a mod into a different language?
This mod helps you decide when your mod's JSON files load, so you can make them load after the mod you want to change.

This mod allows modders to adjust the JSON load order of their mods with respect to other mods. Just add a JSONLoadOrder attribute to info.json. The default JSONLoadOrder number is 0. Lower numbers load early, and higher numbers load late.

Example info.json for a mod that loads late:
{ "Title": "JSON Load Order Tool", "Description": "Allows modders to adjust the JSON load order of their mod. Just add a JSONLoadOrder attribute to info.json. Default JSONLoadOrder number is 0. Lower numbers load early, and higher numbers load late.", "Author": "Tel", "Version": "1.0", "Tags": ["modding"], "HarmonyID": "com.tel.jsonloadorder", "JSONLoadOrder": 100 }

source code[github.com]
2 条留言
Ruby Kurosawa 2024 年 2 月 22 日 下午 5:55 
i support black widow idea!!
black Widow 2024 年 1 月 5 日 上午 2:55 
Please make a mod for the graduation stage. And you can choose the idols that will perform in the theater. Thank you very much.