Timberborn

Timberborn

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

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

Update: 10 Sep, 2024 @ 4:50am

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

Update: 28 Jul, 2024 @ 10:35am

- Fixed non localized dropdown values

Update: 28 Jul, 2024 @ 6:25am

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

Update: 26 Jul, 2024 @ 11:18am

- Option to add tooltip to the setting

Update: 18 Jul, 2024 @ 9:53am

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

Update: 15 Jul, 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: 14 Jul, 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: 12 Jul, 2024 @ 7:23am

- Added option to add custom settings

Update: 7 Jul, 2024 @ 1:02am

- Initial upload