GridClear
Adds a Clear Grid button to the gear upgrade menu that unequips all upgrades from the hex grid in one click.
| Last updated | a month ago |
| Total downloads | 183 |
| Total rating | 0 |
| Categories | Mods Quality Of Life Client-Side |
| Dependency string | Sparroh-GridClear-1.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Mycopunk
BepInEx pack for Mycopunk. Preconfigured and ready to use.
Preferred version: 5.4.2403Sparroh-SparrohUILib
Shared UI library for Sparroh Mycopunk mods. Provides themed widgets, HUD builders, windows, and resolution-aware layout.
Preferred version: 1.1.1README
GridClear
A BepInEx mod for Mycopunk that adds a Clear Grid button to the gear upgrade menu, letting you unequip every upgrade from the hex grid in one click.
Features
- Clear Grid button — Appears on the gear action bar when a gear details or Ouro gear window is open
- Confirmation dialog — Asks before unequipping so you don't clear by accident
- Boundary Incursion safe order — Unequips Boundary Incursion upgrades last for better compatibility with grid expansion
- Configurable — Toggle the button on/off via BepInEx config
Getting Started
Dependencies
- Mycopunk (base game)
- BepInEx — Version 5.4.2403 or compatible
- SparrohUILib — Required for the gear action bar and dialogs
Installing
Via Thunderstore (Recommended)
- Download and install via a Thunderstore mod manager
- Dependencies (including SparrohUILib) are installed automatically
Manual Installation
- Install SparrohUILib if it is not already present
- Place
GridClear.dllin your<Mycopunk Directory>/BepInEx/plugins/folder
Usage
- Open a gear's upgrade/details window
- Click the Clear Grid button on the gear action bar
- Confirm in the dialog
- All equipped upgrades are unequipped from the hex grid
Configuration
Edit BepInEx/config/sparroh.gridclear.cfg (created on first launch), or change settings in-game if you use a config
menu. Changes on disk are picked up automatically.
| Section | Key | Default | Description |
|---|---|---|---|
| General | Enable Clear Grid | true |
Show the Clear Grid button on the gear action bar |
Building
dotnet build --configuration Release
Authors
- Sparroh
License
This project is licensed under the MIT License — see the LICENSE file for details.