边缘世界 RimWorld

边缘世界 RimWorld

Expanded Materials Add-on - Solder your components
8^y 2024 年 5 月 11 日 上午 10:43
Way to change no components message
heres a way to change the no components message

make a Languages folder in the mod folder like this
Languages/English/Keyed

in this folder you make an xml file with this code.
<LanguageData>
<NoComponentsToRepair>need a repair toolkit</NoComponentsToRepair>
</LanguageData>

and it should work.