


A Valheim mod that causes the player to instantly obtain rested bonus
From Valheim/valheim_Data/Managed/, copy:
assembly_valheim.dllCreate a lib folder in this project and place both files there:
mkdir lib
# Copy assembly_valheim.dll to lib/
make build
Copy bin/Debug/net46/InstantRest.dll to your Valheim BepInEx plugins folder
make package