RWLayout
This is a resource for modders. It have no direct use for users, but other mods can reference it.
Please, notify me If you going to use it in yoir mod.
RWLayout alpha 2
Constraint based gui layout implementation for RimWorld
This an alpha version. Everything is subject to change. Bugs are expected. Missing functionality is known.
Documentation: Under construction (yet)
Git: https://github.com/krypt-lynx/RWLayout
Demo mod:
https://steamcommunity.com/sharedfiles/filedetails/?id=2394990659
The button to open list is in mod settings
Example of a mod using it (a version of it is bundled with the mod):
https://steamcommunity.com/sharedfiles/filedetails/?id=2200054867
0.1.21a
* RimThemes conflict fix
0.1.20a
* Assembly name detection fix (no warnings in log now, transplillers are applied correctly)
* FastAccess method search fix
* Fractional scale GUI related fixes
* Screen resolution change handling
* Elements implimentation updates
0.1.19a
* 1.6 Compatibility