


Cheb's Mercenaries adds mercenaries to Valheim that you can purchase with gold and upgrade with materials to fight (warriors, archers) or perform work (lumberjacks, miners).
It is related to my other mod called Cheb's Necromancy and shares a lot of concepts and functionality. It's basically for people that want living human minions rather than the undead.
I'm a YouTuber/Game Developer/Modder who is interested in all things necromancy and minion-related. Please check out my YouTube channel and if you like the work I do and want to give back, please consider supporting me on Patreon or throwing me a dime on Ko-fi. You can also check out my website where I host information on all known necromancy mods, games, books, videos and also some written reviews/guides.
Thank you and I hope you enjoy the mod! If you have questions or need help please join my Discord.
If you would like to report a bug or request a feature, the best way to do it (in order from most preferable to least preferable) is:
a) Create an issue on my GitHub.
b) Create a bug report on the Nexus page.
c) Write to me on Discord.
d) Write a comment on the Nexus page.
plugins folder to your BepInEx plugins folder in the Valheim directory.A correct installation looks like:
plugins/
├── Translations
├── chebgonaz
├── chebgonaz.manifest
├── ChebsMercenaries.dll
├── ChebsValheimLibrary.dll
└── ... other mods ...
| File | Purpose |
|---|---|
Translations |
Folder containing translations. |
chebgonaz, chebgonaz.manifest |
Contains all custom models, structures, items |
ChebsMercenaries.dll |
This mod and its code. |
ChebsValheimLibrary.dll |
Code shared by Cheb's Mercenaries and Cheb's Necromancy. |
Detailed info in the wiki. Here's the short version:
If you have Cheb's Necromancy 3.0.0 or newer installed beside the mod, the wand should also work to command the mercenaries with:
Attention: To edit the config as described, the Configuration Manager is the most user friendly way. This is a separate mod. Please download and install it.
Press F1 to open the mod's configuration panel.
You can also edit the configs manually. Almost everything can be tweaked to your liking. For a complete list of all configuration options, please look here.
RadeonFriendly = true in the config.You can find the github here.
| Date | Version | Notes |
|---|---|---|
| 11/04/2023 | 0.0.5 | upgrade ChebsValheimLib to 1.0.1 to fix ToolTier |
| 09/04/2023 | 0.0.2 | Bug fixes |
| 08/04/2023 | 0.0.1 | Initial release |