KaleiAlma

Results 2 issues of KaleiAlma

I was wondering if you could include the base assets (mostly the background image and maybe colorless transparent versions of the bars and the line at the top) so that...

Added new API for changing window mode: ```lua -- int, int, bool, int lstg.VideoModeWindowed(width, height, vsync, monitor_index) -- int, int, bool lstg.VideoModeFSExclusive(width, height, vsync) -- int, int, bool, int lstg.VideoModeFSBorderless(width,...