You are viewing a potentially older version of this package. View all versions.
PEAKModding-ModConfig-1.4.3 icon

ModConfig

Easily configure mods inside your game.

Date uploaded 3 days ago
Version 1.4.3
Download link PEAKModding-ModConfig-1.4.3.zip
Downloads 9940
Dependency string PEAKModding-ModConfig-1.4.3

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403
PEAKModding-PEAKLib_Core-0.1.0 icon
PEAKModding-PEAKLib_Core

Core module of the PEAKLib community API.

Preferred version: 0.1.0
PEAKModding-PEAKLib_UI-1.3.0 icon
PEAKModding-PEAKLib_UI

UI module of the PEAKLib community API.

Preferred version: 1.3.0

README

ModConfig

Easily configure your Peak mods inside your game!

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.4.3] - 2025-08-15

Changed

  • Config entries are reloaded when opening the settings menu instead of once during game load

Fixed

  • Fixed for the latest version for the game

[1.3.0] - 2025-07-15

Added

  • Localization support

Changed

  • Mod Config button is now inside the settings menu

[0.1.3] - 2025-07-11

Changed

  • Fixed "LOC: " text appearing before option names

[0.1.2] - 2025-07-08

Changed

  • "Mod Settings" text is now all in uppercase for consistency
  • New mod icon

[0.1.1] - 2025-07-07

Added

  • New SettingsType for Enum configs

[0.1.0] - 2025-07-06

Added

  • Everything