Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages