Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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
원본 모드가 문제인지 이 모드가 문제인지는 모르기 때문에 확인이 필요할 것 같네요.
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.
Thanks, 감사합니다~
그런데 xml 문법에 오류가 있어서 빨간줄이 뜨고 있어요.
<li>Dalrae.GaramAdvancedApparel</li><il>Seioch.Kurin.HAR</il></incompatibleWith>
비호환성 부분을 명시하는데 Seioch.Kurin.HAR 부분의 <li> 를 <il> 로 거꾸로 입력하셨더라구요.
큰 문제는 아닌데 오류 로그에 빨간줄을 띄우고 있어서 제보합니다.
```
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!