Skip to content

InputActions/script-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script template

Example InputActions script written in TypeScript.

Usage

Clone the repository

git clone https://github.com/InputActions/script-template
cd script-template

Install packages

npm i

Build

npx tsc

Add the script to the configuration

scripting:
  scripts:
    - file: /path/to/script-template/build/main.js

Note

The configuration is not reloaded automatically when script files are modified. Run inputactions config reload to reload the configuration manually.

About

Example InputActions script written in TypeScript

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors