Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español - España (Spanska - Spanien)
Español - Latinoamérica (Spanska - Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (Portugisiska – Portugal)
Português - Brasil (Portugisiska - Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (Ukrainska)
Rapportera problem med översättningen
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.