Downloads¶
First Time Using DttR?
If this is your first time setting up DttR, head over to Getting Started for some quick information on setting up DttR.
Stable Builds (Recommended)¶
Below you can find the downloads for the latest stable release of DttR. If you're not sure which build you need to download this is probably what you're looking for!
Download whichever variant suits your needs:
- Vanilla (v3.0.0-rc.0) does not support modding and is the only build allowed in speedruns.
- Modding (v3.0.0-rc.0) includes support for loading third-party mods.
Nightly Build (Unstable)¶
Warning
Nightly builds are more likely to have crashes, bugs, and other issues not present in stable builds. Most users should use stable builds instead.
Nightly builds are built from the latest DttR code available, including code that has not yet been included in a stable release, which makes them helpful for testing out new but unstable bug fixes and features.
Mod Template (C)¶
Interested in creating a mod? Download the C Mod Project Template to get started.