RimWorld

RimWorld

XML Extensions
Showing 101-110 of 120 entries
< 1 ... 9  10  11  12 >
Update: Aug 22, 2021 @ 11:47pm

v1.3.4

- Grouped extra settings by modId

Update: Aug 21, 2021 @ 4:38pm

v1.3.4

- Changed C# interface

Update: Aug 21, 2021 @ 5:04am

v1.3.3

- Refactored code to set defaultValues
- Setting.Text can now display setting values in real time
- Setting.Range can now take two keys as arguments

Update: Aug 20, 2021 @ 9:10am

v1.3.3

- Can choose how many digits to round sliders to

Update: Aug 20, 2021 @ 8:25am

v1.3.3

- Added option to make sliders integer only

Update: Aug 20, 2021 @ 8:04am

v1.3.3

- Fixed bug in ToggleableSettings, ScrollView, and SplitColumn

Update: Aug 20, 2021 @ 7:45am

v1.3.3

- Minor bug fixes.

Update: Aug 20, 2021 @ 6:39am

v1.3.3

- Minor bug fixes.

Update: Aug 19, 2021 @ 7:53pm

v1.3.3

- Added translation support to settings
- Added PatchOperationSafeAddOrReplace
- Fixed minor bugs
- FINAL 1.2 version

Update: Aug 18, 2021 @ 5:18am

v1.3.2

- Added tooltip to Setting.RadioButtons