You are viewing a potentially older version of this package. View all versions.
CaptainPretzel-Gunfig-1.0.3 icon

Gunfig

A menu API for modded Gungeon

Date uploaded 4 months ago
Version 1.0.3
Download link CaptainPretzel-Gunfig-1.0.3.zip
Downloads 3501
Dependency string CaptainPretzel-Gunfig-1.0.3

This mod requires the following mods to function

MtG_API-Mod_the_Gungeon_API-1.7.0 icon
MtG_API-Mod_the_Gungeon_API

Adds the good parts of Mod the Gungeon to BepInEx.

Preferred version: 1.7.0

README

Gunfig: A menu API for modded Gungeon

For Modders:

Downloaded the latest Gunfig API dll from GitHub or from Thunderstore, and add it as a reference in your project. See the API Documentation and Example Configuration to get started!

For Players:

If you're using a mod manager, any mod that requires Gunfig should automatically download it for you. You may also download Gunfig as a standalone mod, as it comes with options for enabling several quality-of-life changes, including:

  • auto-firing for semi-automatic weapons
  • selectable co-op characters
  • improved menu / co-op quick start
  • static camera while aiming
  • show enemy health bars
  • show enemy damage numbers
  • better menu sounds (e.g., when toggling options or changing sliders)

CHANGELOG

Changelog

1.0.3 (2024-01-19)

  • Switched to an alternate method for loading configuration options early since the intro sequence hook ended up breaking things

1.0.2 (2024-01-19)

  • Added hook to make sure default values for configuration options are loaded earlier in the intro sequence (before quickstarting or entering the Breach)

1.0.1 (2023-12-20)

  • Simplified logic for "Auto-fire Semi-Automatic Weapons" hook to fix compatibility issues with GungeonCraft and other mods

1.0.0 (2023-12-17)

  • Initial Release! :D