A really great Dota 2 game mode.
For detailed instructions, check here
- Install the dota2 addon manager
npm i -g dota2-addon-manager
- Install the gulp command line interface
npm install -g gulp-cli
- Initialize the addons directory using
d2am list
from inside yourdota 2 beta
directory. - Check out this repository into
dota 2 beta/addons/
- Run
d2am link
from inside thedota 2 beta
directory - Open the addon using the dota2 tools. Done!
Check out the discord!
Do not create or comment on tickets in this repository for game suggestions. Use the Discord.
From within the addon directory, run gulp
.
MIT