Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 342 Bytes

Boilerplate: Scripts

A boilerplate repository for the scripts portion of a dota2 addon.

Installation

Fork this repository, then clone your fork to your local system inside of your dota_addons/{gamemode}/. Delete your scripts directory and rename the repository to scripts. Rejoice.

Usage

npm install
gulp

License

MIT