Use custom player models in Valheim !
- Download and install the BepInEx package
- Drag and drop ValheimPlayerModels.dll in the "BepInEx/plugin" folder in your game install folder
- Launch the game
- Place all your avatars in the newly created "PlayerModels" folder inside your game install folder
- The mod will load the avatar with the same filename as your character name (you might want to restart the game)
- Install Unity 2019.4.31
- Create a new 3D Project
- Download the SDK
- Import the SDK and all your avatar assets
- Change your avatar model rig to Humanoid
- Place your avatar model in the scene
- Add a "Valheim Avatar Descriptor" component on your avatar
- Clic the "Auto-Setup" Button
- Move the different equipement previews how you like
- (optional) change your avatar material shaders to "Valheim/Standard"
- Click the "Export" button in the Avatar Descriptor
- Export in the "PlayerModels" folder in your game install folder