XaiJu
avb
avb

patreon


WIP: WTRTI v2.3 - 20230919

General:


Scripting:

   --script-watcher - which activates a watcher that checks the scripts for changes and reloads them when necessary.

  DEV in the title bar means that script-watcher is enabled.

  When the watcher is activated the scripts errors will be displayed in the GUI error window and in the Logs/WTRTI.log.

  To make it easy to use, create a shortcut of WTRTI using this option and use it as the "Development Mode" for writing scripts.

  Howto: Create a shortcut of the WTRTI.exe and add --script-watcher to the Target path in the Properties window.

           Target: "c:\path\to\exe\WTRTI.exe" --script-watcher

    local value, state = getStateValue(str, default_value)


Fixes:



More Creators