Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ModConfigs
Native Valheim Settings-style in-game config UI for client-side mod settings.
| Last updated | 19 hours ago |
| Total downloads | 33 |
| Total rating | 0 |
| Categories | Mods Tweaks Tools Client-side Utility Ashlands Update |
| Dependency string | ModdedWolf-ModConfigs-1.0.0 |
| Dependants | 0 other packages depend on this package |
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
Mod Configs
In-game configuration UI for Valheim that matches the native Settings panel. Browse and edit BepInEx plugin configs without leaving the game.
Edits save to your local config files. Client-side only — no server install required.
- Wood-panel Settings-style window (toggles, sliders, steppers, dropdowns, keybind rebind)
- Dynamically lists BepInEx configs from loaded plugins
- CFG description text above each option
- Reset to Defaults for the selected mod
- Open from the pause menu (after Settings); optional main-menu button
Questions or bugs? Discord
Install with r2modman (recommended)
- Install r2modman.
- Select Valheim and open your profile.
- Make sure BepInExPack Valheim is installed.
- Download this mod and click Install with Mod Manager,
or go to Settings → Import local mod and select the downloaded zip. - Click Start modded.
Manual install (BepInEx)
-
Install BepInExPack Valheim if you do not already have it.
-
Extract the zip.
-
Copy files into:
Valheim\BepInEx\plugins\ModdedWolf-ModConfigs\The folder should contain
ModConfigs.dll,manifest.json,icon.png, andREADME.md.Prefer the Thunderstore / r2modman package folder name (
ModdedWolf-ModConfigs) so enable/disable in the mod manager controls the install. A bareplugins\ModdedWolfsConfigs\folder is invisible to r2modman and will always load. -
Launch Valheim.
Configuration
After first launch, settings are saved here:
BepInEx\config\ModdedWolf.ModConfigs.cfg
| Section | Key | Default | Description |
|---|---|---|---|
| General | ShowPauseMenuButton | true | Show Mod Configs on the in-game pause menu |
| General | ShowMainMenuButton | false | Show Mod Configs on the title-screen main menu |
| General | ShowAdvancedSettings | false | Show settings marked as advanced (ConfigurationManagerAttributes.IsAdvanced) |
| General | HideSelfFromList | false | Hide this mod's own settings from the in-game panel |
| General | RememberLastMod | true | Reopen on the last mod you had selected |
Compatible with BepInEx Configuration Manager attributes (Browsable, IsAdvanced, etc.).
Notes
This mod does not sync settings to a dedicated server or other players. Changes apply to the local client's config files only.