RimWorld

RimWorld

54 ratings
Kurin Port Edition
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.2
File Size
Posted
Updated
9.705 MB
12 Apr, 2021 @ 6:32pm
21 Apr, 2021 @ 5:18pm
3 Change Notes ( view )

Subscribe to download
Kurin Port Edition

Description
========== Info ==========

This mod is a port of kurin, Three Tailed Fox mod

This Mod is not my original mod, all copyrights goes to original kurin Devs [Dalrae, Gloomylynx].

========== Difference with HAR =========

This mod dosen't add anything from the mod, this mod is just a 1.2 port version

========== Original Developers ==========

Code
  Dalrae - 달래

Art
  Kuro - 쿠로

Special Thanks
  Everyone at RimWorld Korea Discord Server
  People who like this mode


========== Incompatible ==========

Kurin
Kurin HAR Editon

21 Comments
祁连遥 14 Nov, 2021 @ 1:35am 
Are you planning to update to 1.3?
WhiteEnder_KR 7 Jul, 2021 @ 12:42am 
@Xiuminh
Male Kurin is Kurin DLC, other mod
so, if you want add Male Kurin,You need this mod
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2457859704&searchtext=Kurin+Port+Edition
Xiuminh 6 Jul, 2021 @ 5:06pm 
You removed the male Kurin 0/5
김스킬 9 Jun, 2021 @ 6:04pm 
님님.. 가람이랑 호환가능하게 바꿔주세요..
Ogam 8 May, 2021 @ 4:47pm 
@flame rain insane same here. And I cant creat kurin pawn in EbD when my colony not Kurin
frostmare11 30 Apr, 2021 @ 8:21am 
not sure if anyone else is getting this but when i get a pawn to join only a kurin join and no other race. i tried load order new games.
WhiteEnder_KR 30 Apr, 2021 @ 7:08am 
플레이중 심장이 폐로 뒤바뀌어 있는것을 확인했습니다!
원본 모드가 문제인지 이 모드가 문제인지는 모르기 때문에 확인이 필요할 것 같네요.

I found that the heart was turned into the lungs during the play!
I don't know if the original mode is a problem or this mode, so I think we need to check.
Anbulbay  [author] 21 Apr, 2021 @ 5:10pm 
Via, Pu Rn Ha Nl
Thanks, 감사합니다~
BluePebble 21 Apr, 2021 @ 7:04am 
좋은 모드 감사합니다.
그런데 xml 문법에 오류가 있어서 빨간줄이 뜨고 있어요.

<li>Dalrae.GaramAdvancedApparel</li><il>Seioch.Kurin.HAR</il></incompatibleWith>

비호환성 부분을 명시하는데 Seioch.Kurin.HAR 부분의 <li> 를 <il> 로 거꾸로 입력하셨더라구요.

큰 문제는 아닌데 오류 로그에 빨간줄을 띄우고 있어서 제보합니다.

Via 20 Apr, 2021 @ 1:17pm 
Thank you for doing this port! I'm currently seeing an error where on starting up the game either with or without the mod enabled (just subscribed to using steam workshop) it's having a couple issues with reading the mod's metadata:
```
XML format error: List item found with name that is not <li>, and which does not have a custom XML loader method, in <incompatibleWith><li>Dalrae.GaramRaceAddon</li><li>Dalrae.GaramAdvancedApparel</li><il>Seioch.Kurin.HAR</il></incompatibleWith>
```
and
```
Mod Kurin Port Edition dependency (brrainz.harmony) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
```
Both can be fixed in the about.xml, the first one with the typo 'il' instead of 'li' in '<il>Seioch.Kurin.HAR</il>' and the second needing the extra tag for the workshop url in the <modDependencies> section which should just be
<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>

Thank you again for porting this to 1.2!