Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript type definitions for Onix Client scripting.

Setup

  • Clone this repo into your Scripts folder.
  • Run npm run setup or yarn setup in this folder.
  • Afterwards, run npm install or yarn in the Scripts folder.
  • Make your scripts in their corresponding folers in onix-scripting-ts/
  • To build your scripts, run npm run build or yarn build

TODO:

  • Make a script to automatically generate type definitions from the Autocomplete folder
  • Easier setup

About

TypeScript type definitions for the Onix Client Legacy Scripting API, for use with the TypeScript to Lua transpiler for writing scripts.

Resources

Stars

Watchers

Forks

Used by

Contributors