I've moved on to other projects so this repo is now archived but will stay up for research and reference purposes
✔️500+ Spells Simplified • ✔️7,000+ mods • ✔️Boost FPS • ✔️Creator Toolkit •
Benchmark (click to play) | App (click to zoom) |
---|---|
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.
-
Right-click on Dota 2 in Steam and select Properties > DLC then install "Dota 2 Workshop Tools DLC"
-
Extract zip file and run Minify.exe
-
Patch gameinfo using Dota2Patcher by Wolf49406
-
Go play dota2!
Optional: If you want to manually get Decompiler.exe and libSkiaSharp.dll
-
Open https://github.com/SteamDatabase/ValveResourceFormat/releases
-
Download "Decompiler-windows-x64.zip" (version: 0.2.0.864)
-
Extract both files into Minify folder.
Optional: To compile project from source Click Here for instructions
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.
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