AuthoredMapsOnly
Toggle to force missions onto hand-authored maps instead of procedural/uncharted ones.
| Last updated | a day ago |
| Total downloads | 4 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | Sparroh-AuthoredMapsOnly-1.0.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.2403README
AuthoredMapsOnly
Forces Mycopunk missions to use hand-authored (designed) maps instead of procedural/uncharted ones whenever the region has authored maps available.
What it does
On the mission select planet (and weekly/special mission containers), the game normally rolls mostly procedural maps, with authored maps only rarely.
With this mod enabled, any mission that would land on a procedural map is rewritten to an authored map from that region's designed map pool (LegacyScenes).
- Regions without authored maps are left unchanged
- Missions that hard-override their scene (story/boss arenas, etc.) are left alone
- Host-authoritative: install on the lobby host for it to affect the run
Config
BepInEx config file: BepInEx/config/sparroh.authoredmapsonly.cfg
| Setting | Default | Description |
|---|---|---|
AuthoredMapsOnly |
true |
Master toggle. Set to false to restore vanilla map selection. |
Dependencies
- Mycopunk
- BepInEx (Mycopunk pack, e.g. 5.4.2403)
Installing
Thunderstore / r2modman (recommended)
Install from Thunderstore, or add a local profile install of the built package.
Manual
Copy AuthoredMapsOnly.dll to:
<Mycopunk>/BepInEx/plugins/
Building
dotnet build --configuration Release
Output:
bin/Release/netstandard2.1/AuthoredMapsOnly.dll
License
MIT — see LICENSE.