Temporarily Disabling A Mod
- Open DnDGMod if you haven’t already (if you still need to install DnDGMod, please view the DnDGMod Installation Instructions).
- Click “Open Mod Folder”.
- Open the folder for the mod you want to disable.
- Open the file
mod.yaml
.
- If you see the line
enabled: true
, replace it with enabled: false
, else add a new line at the bottom of the file that says enabled: false
.
- Recompile Modded D&DG to save your changes.
Permanently Uninstalling A Mod
- Open DnDGMod if you haven’t already.
- Click “Open Mod Folder”.
- Delete the folder for the mod you want to uninstall.
- Recompile Modded D&DG to save your changes.
- Open DnDGMod if you haven’t already.
- Click “Revert D&DG”.
- Wait for it to say “Revert Complete”.