RimWorld

RimWorld

XML Extensions
Showing 141-143 of 143 entries
< 1 ... 13  14  15 >
Update: 15 Aug, 2021 @ 10:08pm

v1.2

- Added XmlExtensions.Setting.ScrollView: A new setting that displays a list of settings in a separate ScrollView.
- Added XmlExtensions.Setting.ToggleableSettings: A new setting that displays a list of settings if a given setting is true, and a different one if it is false.

Update: 14 Aug, 2021 @ 12:05am

v1.1

- Added XmlExtensions.OptionalPatch.

Update: 13 Aug, 2021 @ 6:55pm

v1.0

- Initial upload