- Windows 10+/Linux
- .NET 8.0 (semi-optional, see Installation)
- Steam & Dota 2
-
Download the latest version from the releases page
- Some versions contain both self-contained and regular binaries. The self-contained version packages the .NET 7
runtime so that it does not need to be installed on the host system. These versions are usually much larger as a result.
- self-contained versions end with
{RELEASE}_Big
- self-contained versions end with
-
- Reborn Mod Manager (GUI)
- RMM (CLI)
-
- RMM (CLI)
- Some versions contain both self-contained and regular binaries. The self-contained version packages the .NET 7
runtime so that it does not need to be installed on the host system. These versions are usually much larger as a result.
-
Run RMM.
-
Select the sound mods you want and install.
-
Launch dota and the sound should be installed. If there are mods you would like to see but aren't available, open an Issue
- Each dota 2 patch can wipe out all of the mods installed, depending on what files are updated. Therefore it may be required to rerun the tool on specific updates.
- .NET 8 SDK
- Run
dotnet restore
- Run
dotnet build
- Run
dotnet run -project {PROJECT}