You are viewing a potentially older version of this package.
View all versions.
Meditation Plus
Enables players to sit and recover status, with support for local split-screen and controllers.
| Date uploaded | 11 months ago |
| Version | 1.0.0 |
| Download link | System233-Meditation_Plus-1.0.0.zip |
| Downloads | 3995 |
| Dependency string | System233-Meditation_Plus-1.0.0 |
This mod requires the following mods to function
README
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.