安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






That's good to know. I have actually found the root cause. It is the medium nav bomber you added which is missing in my files. I can add it to mine as well, so that there will be a two-way safety lock, and it fortunately won't affect my mod even when it's running alone.
anyway, thank you very much for your help ;)
dependencies={
"Vanilla Navy Rework"
}
you can try adding this to your descriptor.mod, this will definitely help if the launcher solution doesn't work
btw, you can still add "default_carrier_composition_weight = 1" to cv cas archetype if you want to, it helps AIs put cas on their carriers
but yeah, it seems people can just change loading order in launcher, that will solve the problem anyway
dependencies is a keyword used in descriptor.mod, to force loading the mod after another so that your files overwrite mine with identical names, otherwise it's loaded in alphabetical order.
I'm not very sure whether you can manually change loading order in the launcher, if yes, then there is no need to change it