Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
https://sp.zhabite.com/sharedfiles/filedetails/?id=2449797994
Hope it helps anyone!
respect
I wanted to point you out that sadly I get a lot of red errors in the log in 1.0 after your update.
TL;DR I hope to figure out how to do it some day, but it's not something I can whip up quickly.
Core abstracts became inheritable a few updates back, and modern mods should no longer overwrite those. It's advisable to use unique abstract names that can't be accidentally used by other mods.
The first one is especially problematic because it uses the old version of vanilla BenchBase, which is missing quite a few things. Such as default thingCategories, and Mass. So any mod that loads after this one and tries to use that base will output errors.
I'd recommend just deleting the redefined abstract, and letting it to be inherited from the core.