github ppkantorski/Ultrahand-Overlay v1.3.3
Ultrahand Overlay 1.3.3

latest releases: v2.1.7, v2.1.6, v2.1.5...
2 years ago

List of changes:

  1. Fixed dropdown toggles. (Setup double click prevention to ensure commands are properly parsed.)
  2. New option command mode for selections. (useful for developing configurators scripts.)
  3. New auto-generated config.ini for each package.ini within the package folder. Settings will be parsed from package.ini if provided as a comment.
    • mode: this can be set to default, option, or toggle.
    • grouping: this can be set to default or split (split splits commands into groups based upon subfolders)
    • footer: null by default. When used with option mode, it can be dynamically read on the menu.
  4. DONE is now replaced by a checkmark.

Basic Option Example:
Package: /switch/.packages/Test/package.ini

[*Test]
;mode=option
list_source '(test1, test2, test3)'
set-ini-val '/switch/.packages/Test/config.ini' *Test footer {list_source(*)}

Don't miss a new Ultrahand-Overlay release

NewReleases is sending notifications on new releases.