
You are viewing a potentially older version of this package. View Latest Version

A Valheim mod that causes player to instant 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