Allows players to cleanse Corruption by sleeping or upon death.
- Cleanse on Sleep: Corruption is gradually removed while resting.
- Cleanse on Death: All corruption is purged when the player dies.
- Configurable: Fully adjustable through Outward Config Manager (default hotkey: F5).
It is recommended to install Outward Config Manager to adjust settings.
- Toggle purification on or off globally.
- Configure the amount of corruption removed per unit of sleep time.
-
Create a symbolic link from the game’s
Managed
directory to this project directory. -
Install the .NET SDK.
-
Run the following commands:
dotnet nuget add source https://nuget.bepinex.dev/v3/index.json -n BepInEx dotnet build -c Release
-
The build output will be located at:
bin\Release\net472\RebirthOfPurity.dll