Skip to content

Release Candidate 2

Latest
Compare
Choose a tag to compare
@Drgabi18 Drgabi18 released this 23 Jul 17:37
· 2 commits to main since this release
1a8cd55

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