February 17, 2025
In order to support rmlui development, the luaui\Widgets folder has been restructured to move any non-widget files out of it.
The following folders have been moved, and any hardcoded paths to them need to be updated in custom widgets:
luaui\Widgets\Include → luaui\Include
luaui\Widgets\Shaders → luaui\Shaders
luaui\Widgets\Tests → luaui\Tests
luaui\Widgets\TestsExamples → luaui\TestsExamples
https://github.com/beyond-all-reason/Beyond-All-Reason/pull/4335