Example InputActions script written in TypeScript.
git clone https://github.com/InputActions/script-template
cd script-templatenpm inpx tscscripting:
scripts:
- file: /path/to/script-template/build/main.jsNote
The configuration is not reloaded automatically when script files are modified. Run inputactions config reload to reload the configuration manually.