Skip to main content

One post tagged with "minor update"

View All Tags

ยท One min read

Added documentation for variable mode. If you would like to update your version of the Rounded GUI Kit to use it, here are the steps:

  1. Download the latest version.
  2. Replace gallery.rpy in your files with the latest one.
  3. Delete gallery.rpyc in your files.
  4. Add the following line to kit_options.rpy
define gallery.variable_mode = False

You're done! If you'd like to utilize the new variable mode, go over to to the gallery documentation to learn how.