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
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.