Skip to content

SebRut/d2mm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#d2mm - DotA 2 Mod Manager

Build status

##Features

  • Install & Uninstall mods with one click
  • Set specific installation order
  • mod package creator
  • one-time mod test option
  • automatic zip to mod package conversion

###Planned

  • Auto updating functionality
  • conflict finder
  • execute script at install / uninstall
  • autoexec editor

##Screenshots Main view

The main view of the manager, showing all currently found mods and some statistics. #Download

Download the latest Release from the Releases section

#Usage

  1. Download the latest Release or compile the Manager by yourself
  2. Place some mod packages inside your /mods folder in your dota folder
  3. Run the manager
  4. Enable some mods ( See How to install a mod)
  5. Enjoy!

#Issues & Feedback

See here

#Building

  1. Download the latest code
  2. (If not using VS) fetch the needed NuGet packages
  3. Build
  4. Enjoy!

#Contribute

Check CONTRIBUTE.md

#Credits

  • MahApps Metro theme for WPF
  • Newtonsoft's json library for C#