Timberborn

Timberborn

Mod Settings
Showing 11-20 of 20 entries
< 1  >
Update: Sep 24, 2024 @ 11:26pm

v0.6.7.0
- Added option to disable setting's visual element.

Update: Sep 10, 2024 @ 4:50am

v0.6.5.1
- Added Polish localization.
- Changed tooltip icon.

Update: Jul 28, 2024 @ 10:35am

- Fixed non localized dropdown values

Update: Jul 28, 2024 @ 6:25am

- Added German localization
- Added option to pass non-localized dropdown values

Update: Jul 26, 2024 @ 11:18am

- Option to add tooltip to the setting

Update: Jul 18, 2024 @ 9:53am

- Fixed LimitedStringModSetting crash when an incorrect value was saved in settings

Update: Jul 15, 2024 @ 11:55am

- Added ModSetting validation, using it to prevent saving LongStringModSetting to PlayerPrefs
- Fixed header of a section showing up even if there is no mod settings to show

Update: Jul 14, 2024 @ 4:41am

- Added option to set custom display label.
- Added the service that can be used to save settings to the file on the disk.
- Added long string support.
- Added a button that resets settings to default values.
- Fixed a bug that caused the settings box to close after pressing the ESC key while editing a text field.

Update: Jul 12, 2024 @ 7:23am

- Added option to add custom settings

Update: Jul 7, 2024 @ 1:02am

- Initial upload