AssetRipper plugin to make it easy to export Valheim to a Unity project.
- Download ValheimExportHelper and one of the supported AssetRipper releases.
- Extract all contents to your
AssetRipper
directory (whereAssetRipper.exe
is located). - Launch
ValheimExportHelper.exe
and proceed to load and extract Valheim as normal.
The following options are recommended:
- Skip StreamingAssets Folder
- Ignore Engine Assets
- Shader Export Format: Yaml Asset
Make any other changes at your own risk, the only other supported option is changing Script Export Format from Decompiled to Dll Export Without Renaming.
Should be able to compile out of the box without any extra steps.