Heyter / dota2-minify

Dota2 Mod Toolkit for everyone to install, create and share mods easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdownify
Dota 2 Minify

Automation and Modding Tool for Dota 2


✔️500+ Spells Simplified • ✔️7,000+ mods • ✔️Boost FPS • ✔️Creator Toolkit • ✔️Active Development

Benchmark (click to play) App (click to zoom)

🚀 Installation

Dota 2 Workshop Tools must be installed to use mods that edit the Interface like "Minify HUD". You can skip step 1 if you don't want those.

  1. Right-click on Dota 2 in Steam and select Properties > DLC then install "Dota 2 Workshop Tools DLC"

  2. Click here and download latest Minify(Full)

  3. Extract zip file and run Minify.exe

  4. Patch gameinfo using Dota2Patcher by Wolf49406

  5. Go play dota2!


Optional: If you want to manually get Decompiler.exe and libSkiaSharp.dll

  1. Open https://github.com/SteamDatabase/ValveResourceFormat/releases

  2. Download "Decompiler-windows-x64.zip" (version: 0.2.0.864)

  3. Extract both files into Minify folder.

Optional: To compile project from source Click Here for instructions

(back to top)

📚 Developing Your Own Mods

Loading custom mods is disabled in stable branch and is under development.

The wiki will teach you the basics of working with steam files and more.

Once you get comfortable with the tools you can use Minify to patch them quickly.

📂 Minify File Structure

Name Description
Files Compiled files you want to pack (Models, Meshes, Textures...etc)
blacklist.txt Paths to files to replace with blanks so they wont appear in game (Particles, Sounds...etc)
styling.txt Custom CSS you want to apply to the Panorama (Interfaces, Layouts, HUD's...etc)
notes.txt Optionally include this file to have a details button beside your mod for users to read.

Click here to do the Beginner Mod Tutorial


🎮 Community


💎 Support the Project

Your pledge helps keep Minify in active development


🔧 Features under development

  • ⚙️Smaller Spells & Items Mod. (Current one mods nearly every item and spell)
  • ⚙️Swapping terrain tileset with other textures
  • ⚙️Remove all cosmetic items
  • ⚙️Remove taunts/tipping/hero voice lines/anything else annoying.
  • ⚙️Upload your own main menu background
  • ⚙️Swap hero/item sounds with your own audio files.
  • ⚙️Tree mod and Dark Terrain for immortal gardens map.

(back to top)

About

Dota2 Mod Toolkit for everyone to install, create and share mods easily.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%