安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2019849258
But removing/having a mod removed from an existing save-game will create some issues, and most are game-breaking, depending on how much that mod changes.
Also if they update, I'll have to delete my updated version from the workshop and I'm not sure what RimWorld does in this situation. Might cause errors if it deletes it from the modlist?
I was going to ask this on the PR, but figured this would be better because more would see it.
https://github.com/Linkolas/rim-LinkableDoors
Hit the "Clone or Download" button and place it in your "Mods" folder.
I created a pull request, so the author may update the Steam version. They've been inactive since a while from their mods comments & git, so unsure when/if this will get updated on the workshop.
There are some people asking about it.
Been using this tick profiler to find tick consumers in my game. I don't have any linkable doors in my game that I know about, and I'm still getting 1,000+ TPS loss somehow.
https://i.imgur.com/8HhFaxI.png
Thanks for listening!
Gloomy Furniture: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1558635181&searchtext=gloomy
But It doesn't work for Replace Stuff
Doors Expanded : https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1316188771
Your mod is awesome !
<!--
///////////////// Patches for Vault [1.0]
-->
<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationTest">
<xpath>*/ThingDef[@Name="VaultDoorBase"]</xpath>
</li>
<li Class="PatchOperationReplace">
<xpath>*/ThingDef[@Name="VaultDoorBase"]/thingClass</xpath>
<value>
<thingClass>LinkableDoors.Building_LinkableDoor</thingClass>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>*/ThingDef[@Name="VaultDoorBase"]/comps</xpath>
<value>
<li Class="LinkableDoors.CompProperties_Linkable">
<linkableLimit>9999</linkableLimit>
</li>
</value>
</li>
</operations>
</Operation>
thx!11!!
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1356331773
Cheers!
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1539310322&searchtext=concrete
Thank you very much!!
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=826153738&searchtext=glass
Author seems to have little spare time to add new items and it would be just awesome to have wider glass doors
cheers!
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1500892767
Thanks in advance.