System233-Rebirth_Of_Purity icon

Rebirth Of Purity

Allows players to cleanse **Corruption** by sleeping or upon death.

Last updated 2 days ago
Total downloads 24
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

BepInEx-BepInExPack_Outward-5.4.19 icon
BepInEx-BepInExPack_Outward

BepInEx pack for Outward.

Preferred version: 5.4.19

README

Rebirth Of Purity

Allows players to cleanse Corruption by sleeping or upon death.

English, 中文

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

  1. Create a symbolic link from the game’s Managed directory to this project directory.

  2. Install the .NET SDK.

  3. Run the following commands:

    dotnet nuget add source https://nuget.bepinex.dev/v3/index.json -n BepInEx
    dotnet build -c Release
    
  4. The build output will be located at: bin\Release\net472\RebirthOfPurity.dll

License

MIT LICENSE