Rebirth Of Purity
Allows players to cleanse **Corruption** by sleeping or upon death.
| Last updated | 3 months ago |
| Total downloads | 630 |
| Total rating | 0 |
| Categories | Balancing Misc |
| Dependency string | System233-Rebirth_Of_Purity-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
README
Rebirth Of Purity
Allows players to cleanse Corruption by sleeping or upon death.
Features
- 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).
Configuration
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.
Development & Build
-
Create a symbolic link from the game’s
Manageddirectory 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