ManagerDetector
A debugging developer tool that determines what mods you have that are using any of the managers made by Blaxxun/Azumatt
Date uploaded | a year ago |
Version | 1.0.2 |
Download link | Azumatt-ManagerDetector-1.0.2.zip |
Downloads | 216 |
Dependency string | Azumatt-ManagerDetector-1.0.2 |
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.2202README
Description
ManagerDetector
A debugging developer tool.
This mod is meant to log which mods you have installed that use one of the managers from Blaxxun or me. The log should appear by the time you are at the main menu.
Currently it checks for the following managers:
- PieceManager
- ItemManager
- ItemDataManager
- SkillManager
- LocationManager
- CreatureManager
Thank you to ALo for helping test and for the lovely example image below.
FAQ
- What is a "Manager"?
- This is an internal tool that some mods use to quickly and easily add new content to the game. It is not a requirement to use a manager some people choose to use Jotunn or code things themselves, but it is a very useful tool should you want to have a modular solution.
Installation Instructions
You must have BepInEx installed correctly! I can not stress this enough.
Manual Installation
Note: (Manual installation is likely how you have to do this on a server, make sure BepInEx is installed on the server correctly)
- Download the latest release of BepInEx.
- Extract the contents of the zip file to your game's root folder.
- Download the latest release of ManagerDetector from Thunderstore.io.
- Extract the contents of the zip file to the
BepInEx/plugins
folder. - Launch the game.
Installation through r2modman or Thunderstore Mod Manager
-
Install r2modman or Thunderstore Mod Manager.
For r2modman, you can also install it through the Thunderstore site.
For Thunderstore Mod Manager, you can also install it through the Overwolf app store
-
Open the Mod Manager and search for "ManagerDetector" under the Online tab.
Note: You can also search for "Azumatt" to find all my mods.
The image below shows VikingShip as an example, but it was easier to reuse the image.
-
Click the Download button to install the mod.
-
Launch the game.
Feel free to reach out to me on discord if you need manual download assistance.
Author Information
Azumatt
DISCORD:
Azumatt#2625
STEAM:
https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord or in mine:
CHANGELOG
Version |
Update Notes |
---|---|
1.0.5 | - Increment version for Bog Witch. Courtesy Update to make sure you know this exists and it still works. |
1.0.4 | - Increment version for Valheim 0.217.46. Courtesy Update. |
1.0.3 | - Fix logging to disk to not require double logs in the console. |
1.0.2 | - Add logging to disk, per request. Sadly, this makes duplicate logs |
1.0.1 | - Update some internal code to be a little less iffy, and a little more spiffy |
1.0.0 | - Initial Release |