
You are viewing a potentially older version of this package. View Latest Version
GridClear
Adds a Clear Grid button to the gear upgrade menu that unequips all upgrades from the hex grid in one click.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.