Skip to content

A GUI comprised of useful tools to help with Dota 2 modding.

License

Notifications You must be signed in to change notification settings

AeroHand/Dota-2-ModKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dota 2 ModKit

A GUI comprised of useful tools to help with Dota 2 modding.

Features:

  • Particle Forker. Allows easy copying of decompiled particles into your addons. This will automatically change the child references after the particles are copied over. Also, you can re-color the whole particle system with just the click of a button!
  • Tooltips Generator. Parses all the files in the scripts\npc folder of your addon, and creates tooltips for abilities, items, modifiers, units, and heroes, which you can easily copy over to addon_english.txt or another language file.
  • Copy Addon to another folder. Copies the game and content directories of your addon to another folder, so it's neatly structured.

Alt text Alt text

Installation

  1. Download here, or you can build from the .sln.

  2. If you already have the decompiled particles, move them over to the D2ModKit folder. Rename the decompiled particles folder to decompiled_particles. If you don't have the decompiled particles, Click here to DL.

  3. Open D2ModKit.exe

After you copy particles to an addon, you may have to restart the Workshop Tools to see them in the asset browser. I sometimes have to do this.

Credits

Notes

Have ideas for new features? Let me know! Best way to contact me is through the Dota 2 modding IRC.

About

A GUI comprised of useful tools to help with Dota 2 modding.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages