A simple mod that makes Haldors sellable items configurable and live update ingame.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.6
updated to the latest valheim build (217.28)
updated serversync and dependencies
updated manifests bepinex dependency string
Version 1.0.5
fixed multiplayer version check issues
Version 1.0.4
updated to the latest valheim build (217.22)
Version 1.0.3
fixed serversync errors in multiplayer mode (huge shoutout to @blaxxun for helping me fixed it)
Version 1.0.2
added a new configuration for the items that haldor can buy.
remove yamldotnet.dll from the zip its now integrated inside the mod.
Version 1.0.1
added the missing yamldotnet.dll to the zip package
A simple mod that makes Haldors sellable items configurable and live update ingame.
)
## Installation (manual)
- extract `RevampedTrader.dll` to your `BepInEx\Plugins\` folder
## Features
- Makes Haldors sellable items configurable and live update ingame. - Also adds another configuration for the items that haldor can buy, needs logout to take effect. - Uses serversync and built-in yml watcher.
RevampedTrader.Buy.yml - Prefab : name of the item to be sold (case sensitive)(refer to this for prefab names [click here] - Stack : items quantity to be sold. - Price : price of the item per stack. - Required Global Key : required global key in order for the trader to sell it (just put '' if you don't want it to be restricted by a global key)
RevampedTrader.Sell.yml - Prefab : name of the item you want to sell to the trader (case sensitive)(refer to this for prefab names [click here] - Value : price of the item per piece.