
Meditation Plus
Enables players to sit and recover status, with support for local split-screen and controllers.Details
MeditationPlus
Enables players to sit and recover status, with support for local split-screen and controllers.
Usage
Hold the “sheath weapon” key to sit—no extra key bindings required, and it won’t interfere with existing actions.
- Default for keyboard: Z
- Default for controllers: D-Pad Down
- Key bindings can be customized in the settings menu.
Build
- Create a symbolic link from the game’s Managed directory to this repository.
- 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 compiled output will be located at:
bin\Release\net472\MeditationPlus.dll
Credits
Thanks to SavanticIO’s Meditation mod, which served as the foundation for this improved version.