You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 3 years ago |
Version | 0.0.3 |
Download link | xiaoxiao921-Lead-0.0.3.zip |
Downloads | 2226 |
Dependency string | xiaoxiao921-Lead-0.0.3 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.900README
Lead - A custom item for leashing and leading mobs
About
Add an item that allows for leashing mobs around, dealing no damage. Craftable by using 4 ooze and 2 deer hide.
Installation
The content should be extracted into the BepInEx
folder, such that the Lead folder in plugins
in the archive is inside your plugins
folder of your BepInEx installation.
Make sure that you have also installed the HookGenPatcher
And ValheimLib
For mod developers
If you are taking as an example the unity project in the repo, make sure to put the dlls from your game Managed
folder that starts with assembly_
into the Assets
folder !
Changelog
0.0.3
- Updated to use latest ValheimLib version.
0.0.2
- Update README and unity project example.
0.0.1
- Release of the mod