exotickg1 / BuildingHelper

Library for RTS & TD custom games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dota 2 Building Helper

After months of improvements accomplished in various gamemodes, the library has been refined and its ready for a wonderful year of strategy mods!

For installation steps and documentation, head over the wiki and check various of the current implementations of this codebase. There will be updates to the docs and the scripts, so do Watch/Star the repo to get the latest news and progress being done.

Help, Bug Reports and Feature Requests

We can be reached through various ways:

Contributing

Contributing to this repo is absolutely welcomed. Building Helper's goal is to make Dota 2 a fully compatible platform to create RTS-style and Tower Defense mods. It will take a community effort to achieve this goal.

If you implement any fix or feature you'd like to see it included in this library, make a pull request or make an issue with the necessary script changes.

Credits

  • Noya, release, updates and maintenance
  • BMD, made the encoding grid system and ton of previous work
  • Myll, original dev
  • Perry, contributed to the old scaleform version
  • snipplets, first panorama implementation and queue system

Notes

If you're a new modder we highly recommend forking a new starter addon using D2ModKit program.

License

Building Helper is licensed under the GNU General Public license. If you use Building Helper in your mod, please state so in your credits.

About

Library for RTS & TD custom games

License:GNU General Public License v3.0


Languages

Language:Lua 73.8%Language:JavaScript 26.2%