You are viewing a potentially older version of this package.
View all versions.
ConfigurableGlobalWaveSettings
Makes some hardcoded wave-related settings configurable per level
By Untilted
Date uploaded | 2 years ago |
Version | 1.2.1 |
Download link | Untilted-ConfigurableGlobalWaveSettings-1.2.1.zip |
Downloads | 9725 |
Dependency string | Untilted-ConfigurableGlobalWaveSettings-1.2.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.0.0README
ConfigurableGlobalWaveSettings
This plugin is meant to be used by rundown developers.
Documentation for this mod is located in the GTFO Modding Wiki
If you run into any issues, contact Stormpooper#3436 on discord.
Changelog
V1.2.1
Added an attempted fix for a base game bug where waves spawn more enemies than expected, usually in the form of one straggler in its own group
V1.2.0
Added "AdjustHeatGrabCount" setting - in base game the heat for enemy types not present in the wave will cool down as well. Setting this to "true" prevents that.
V1.1.1
Update for R7
V1.1.0
Temporarily changed data loading method until GTFO-API loading is fixed.