adamqqqplay / dota2ai

Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.
http://steamcommunity.com/sharedfiles/filedetails/?id=855965029
GNU General Public License v3.0
318 stars 85 forks source link

improve design docs #79

Open ArcherWayne opened 1 year ago

ArcherWayne commented 1 year ago

Hi Adam, I think the design docs would be better if you:

  1. add the mode debugging section from the official scripting wiki.
  2. explain how some more complicated files work, like the hero_selection.lua, like the tutorial you wrote in your blog.

    Thanks.

adamqqqplay commented 1 year ago

@ArcherWayne Please check #87 , and I will add more docs in the future.