Skip to main content

Operating System Settings

note

Added in v3.4.0

Settings Data Object is a new way of adding your own settings to an Operating System. Settings Object offers a modular workflow in the sense that they load each setting as it's own module so you can have multiple Operating System's with different settings and you add/remove them as you like.

The plugin bundles a default Settings object and they include two modules.

  • Theme - Allows the user to toggle between Light and Dark mode.
  • Wallpaper - Allows the user to change desktop background as well as use their own images.

The default Settings object called BP_OS_Settings can be found at /OperatingSystemSimulator/OperatingSystemContent/Shared/Blueprints/Programs/OperatingSystemSettings folder.