安裝 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://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1558635181&searchtext=gloomy
But It doesn't work for Replace Stuff
Doors Expanded : https://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1356331773
Cheers!
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1539310322&searchtext=concrete
Thank you very much!!
https://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1500892767
Thanks in advance.