You are viewing a potentially older version of this package.
View all versions.
BallSwap
Periodically swaps all players' balls during a match. Interval is configurable and can be fixed or random.
| Date uploaded | 2 weeks ago |
| Version | 0.1.3 |
| Download link | exiira-BallSwap-0.1.3.zip |
| Downloads | 76 |
| Dependency string | exiira-BallSwap-0.1.3 |
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.2305README
BallSwap
Periodically swaps all players' balls during a match of Super Battle Golf.
ModConfig is recommended to customize settings in-game.
Configuration
| Key | Default | Range/Options | Description |
|---|---|---|---|
| Enable | true | true/false | Enable/disable the mod |
| MinInterval | 20 | 10–180 | Minimum seconds between swaps |
| MaxInterval | 40 | 10–180 | Maximum seconds between swaps |
| ShowCountdown | true | true/false | Show on-screen countdown and chat warnings before the swap |
| CountdownDuration | FiveSeconds | FiveSeconds, TenSeconds | How many seconds before the swap to show the warning |
If there is any issues with the mod itself please open a Issue on GitHub
CHANGELOG
Changelog
v0.1.3
Sorry i took so long to fix it, I hadn't had the time to play and was unaware that the mod was broken.
- Hotfix: fixed compatibility with the city game update, which had broken ball swapping entirely.
v0.1.0
- Initial release: periodically swaps all players' balls during a match, with configurable interval, on-screen countdown, and chat warnings.