| Date uploaded | 2 weeks ago |
| Version | 2.1.3 |
| Download link | strangebasisdevs-VacationPlanner-2.1.3.zip |
| Downloads | 2281 |
| Dependency string | strangebasisdevs-VacationPlanner-2.1.3 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
VacationPlanner 🏖️
The simplest quality-of-life mod for coordinating your next adventure in PEAK.
Tired of loading into a biome nobody wanted? VacationPlanner brings democracy to the lobby! Vote on your preferred biome combinations with your friends in real-time, with zero configuration required.
Major Updates!
- Controller Support!🎮
- No more clunky in-HUD user interface! Plan your vacation in world!

More Screenshots!



✨ Features
- 🗳️ Multiplayer Voting System: No more arguing in voice chat or editing config files. Vote for your desired biomes directly in the Airport lobby.
- ⚡ Instant Sync: Votes are tallied instantly across the network. Everyone sees who voted for what and which biome is currently winning.
- 🤝 Zero Configuration: Just install and play. No need to touch a single text file or restart the game to change your destination.
- ⚖️ Smart Tie-Breaking: If the vote is tied (or nobody votes), the mod seamlessly defaults to the game's standard daily biome.
- 🎮 User Friendly: Interact with the in-game kiosk for easy voting. Controllers supported!
🎮 Controls
Interact with the kiosk for a brand new menu. No more HUD elements; all the details are in the menu and starting to take shape within the airport. Look out for a sign to see your upcoming destinations!
❓ How it Works
- Join a Lobby: The mod activates automatically when you are in the Airport.
- Vote on Destinations: Approach the kiosk and use the menu to vote for your preferred biome combinations.
- The Party Decides: The mod automatically calculates the winner based on all players' votes.
- Launch: When the host starts the game, the level corresponding to the winning biome combination is loaded for everyone.
⚠️ Compatibility & Notes
- Multiplayer: All players should have the mod installed to vote and share the personalized vacation experience. If only the host has it, the host's selection will still apply to the game, but clients won't be able to vote. Most likely this will also cause terrain desync like with other terrain modifiers.
- Terrain Randomizer: This mod has not been tested with the Terrain Randomizer mod. Use together at your own risk!
- PEAKChoice: This mod lacks many features from similar mods, like PEAKChoice. This was designed specifically for multiplayer lobbies and ease of use without configuration files. Rather than maintaining many mod profiles/configs, just set the destinations right before takeoff!
🆘 Support or Feedback 💬
Please submit any issues to the code channel on my Discord with as much detail as possible. Don't have discord? Reach out on Bluesky.
🛠️ Installation
Option 1: Mod Manager (Recommended)
- Download and install r2modman or Thunderstore Mod Manager.
- Search for VacationPlanner and click "Download".
- Launch the game via the mod manager.
Option 2: Manual Installation
- Install BepInEx.
- Download VacationPlanner.
- Extract the
VacationPlanner.dllinto yourBepInEx/pluginsfolder. - Launch the game!
Happy Vacationing! 🌴🍄🏔️🌵
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.1.3] - 2026-02-13
- Fixed the mod entirely. A peak update caused the levels not to load because a reference changed. I attempted to make the biome refrencing more dynamic to avoid needing to update this in the future (hopefully).
[2.1.2] - 2026-01-05
Fixed
- clears throat... actually fixed pathing issue in deployment.
[2.1.1] - 2026-01-05
Fixed
- Fixed deployment path issue (and changed build process to avoid this in future).
[2.1.0] - 2026-01-05
Added
- Added full controller support for the voting menu, including navigation with left stick, confirmation with A button, and subtle visual focus indicators.
- Improved menu styling with refined hover and selection effects for better usability.
Changed
- Enhanced input handling to detect and respond to controller vs. mouse/keyboard input schemes.
[2.0.0] - 2026-01-05
Added
- Added art to source.
- Loaded custom terminal texture.
- Added sign overlay for viewing upcoming destinations.
Changed
- Replaced HUD UI and keybinds with kiosk-based menu.
- Generalized debug placement and tuned kiosk position.
- Updated image with votes to show destination.
- Simplified controls: interact with the kiosk for a brand new menu. No more HUD elements; all details are in the menu and starting to take shape within the airport. Look out for a sign to see your upcoming destinations!
- Improved debug logic for dumping airport game objects.
Fixed
- Adjusted the size of the added kiosk.
[1.0.0] - 2026-01-02
Added
- Art and real README.
- Clear myvote indicators and indicate winners.
- Display destinations and votes.
- Networking and debug output.
- Numpad biome forcing.
- Initial project setup.
Changed
- Renamed to VacationPlanner.
- Simplified implementation.