


A Valheim mod that reduces the space required for all crafting station upgrades
From Valheim/valheim_Data/Managed/, copy:
assembly_valheim.dllCreate a lib folder in this project and place the file there:
mkdir lib
# Copy assembly_valheim.dll to lib/
make build
Copy bin/Debug/net46/ReducedUpgradeSpace.dll to your Valheim BepInEx plugins folder
make package