cauu / ExampleTSDotaAddon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExampleTSDotaAddon

Example of a Dota TypeScript addon, to be used with the TypeScript to Lua compiler which can be installed using:

npm install -g typescript-to-lua

This repository includes two pre-defined VSCode build task, regular compilation and watch mode compilation.

About

License:MIT License


Languages

Language:Lua 84.6%Language:TypeScript 15.4%