=====================
Program lets user select any Loading screen, HUD, Announcer, Mega-Kills announcer presented in the 'Dota 2' game. Program replaces 'Default' content files and requires "-enable_addons -dashboard dcu" as launch params for dota 2.
- Absolutely safe (no modifications of client files at all)
- Uses only game-client data
- Doesn't requires updates on client update
- Works in mmr (of course)
- Run program
- Select content
- Install it by clicking left-button
- Run dota2 with parameters: -enable_addons -dashboard dcu
- VPK parser
- VDF parser
- VSIF parser
- Self-made ui-controls and much more..
- VTFLib (http://nemesis.thewavelength.net/files/files/vtflib132.zip). For unpacking loading screens compressed in DX1 textures.
- Metro Framework (https://github.com/viperneo/winforms-modernui). Base classes for ui controls.


