RimWorld

RimWorld

Dev In Your Language
Showing 21-30 of 46 entries
< 1  2  3  4  5 >
Update: Nov 13, 2022 @ 4:38am

refactor: Reimplemented translation source output from scratch.
fix: Double .translate() call in QueueLongEvent label.

Update: Oct 23, 2022 @ 12:29am

feat: Updates debug action keys.
l10n: Japanese by Proxyer.

Update: Oct 9, 2022 @ 4:19am

feat: Supports 1.4 (unstable).

Update: Apr 23, 2022 @ 12:39am

fix: Guard against Things without label.

Update: Mar 4, 2022 @ 10:21pm

feat: Japanese translation update by Proxyer.

Update: Mar 4, 2022 @ 2:10am

feat: Update actions to the latest version.
fix: Some button labels are not visible, e.g. "Place meal with specifics".

Update: Aug 20, 2021 @ 6:31am

fix: NRE with namespaceless Defs.

Update: Aug 17, 2021 @ 7:50am

fix: Missing translatability check for string collections.

Update: Aug 9, 2021 @ 4:53am

feat: Remove key and backstory outputs.
feat: Japanese translation by Proxyer.
fix: Can't output mod translation source with special chars in its name.
fix: Incorrect directory structure for namespaced Defs.
fix: Incorrect output for TKey collections.

Update: Aug 8, 2021 @ 11:16am

feat: Remove HugsLib dependency.
feat: Translation source output.