You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Download the .rmskin and run it to install the skin
SKIN: Corrected wording around
SKIN: Added an Info icon - for people who might not know how to Right Click > Edit skin
SKIN: Added [ErrorString] - which appears if the Initialize() function fails
LUA: Improved the code a bit, GenerateConfig() is the same but I made the ins() helper function for the lines that should be added, explanation inside
LUA: Finally made GetWidth() decent, previously it just got the meter with the longest width, now it gets the meter with the longest X + W value and sets [HackyPadding]'s X to that, so the skin now has a Padding of 12 all around