
UpgradeEveryRound
Simple mod which allows players to choose an upgrade for free upon loading into the shop.
Date uploaded | a week ago |
Version | 1.2.1 |
Download link | Redfops-UpgradeEveryRound-1.2.1.zip |
Downloads | 15561 |
Dependency string | Redfops-UpgradeEveryRound-1.2.1 |
This mod requires the following mods to function


BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
UpgradeEveryRound
Simple mod meant for larger groups that ensures everybody gets at least one upgrade per round. Players are prompted to choose which upgrade they want upon loading into the shop level. Hosts config is used in multiplayer.
Config
Upgrades Per Round
Pretty self explanatory, this is the number of upgrades that each player gets every round
Limited Random Choices
This a toggle which if set to true will make it so that each player has to choose from a randomly selected list of upgrades instead of being able to choose any upgrade
Number of Choices
How many choices the player has available to choose from if Limited Random Choices is enabled
Upgrade Toggles
You can also toggle each type of upgrade in the config.
CHANGELOG
Changelog
[1.2.1] - 2025-5-6
Changed
- Moved code around a little bit
[1.2.0] - 2025-5-6
Added
- Host config now syncs to other players in server
- Config options for toggling specific upgrades
- Stat menu now remains open while selecting an upgrade
Changed
- If random options and multiple upgrades per round are enabled, new choices will be presented for each upgrade now
- Moved menu to the right to allow for stats to be displayed on the left
Fixed
- Fixed bug allowing players to spam upgrade buttons to get multiple before the menu closed
[1.1.0] - 2025-3-29
Added
- Config options for increasing number of upgrades as well as making selection random
Changed
- Players can now recieve the menu to choose an upgrade at any level in case it was accidentally closed, or they join late.
Fixed
- Bug causing menus to break under various circumstances.