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: [url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2Fkrypt-lynx%2FRWLayout]https://github.com/krypt-lynx/RWLayout[/url]
Demo mod:
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=2394990659]https://steamcommunity.com/sharedfiles/filedetails/?id=2394990659[/url]
The button to open list is in mod settings
Example of a mod using it (a version of it is bundled with the mod):
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=2200054867]https://steamcommunity.com/sharedfiles/filedetails/?id=2200054867[/url]
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