PremierSuite - Rocket League Utility
PremierSuite is a rocket league - bakkesmod plugin for manipulating both server-side and client-side rendering and presets.
InstantSuite Features, including:
-Fully Integrated GUI: Quickly change settings by opening a sleek customizable GUI. Default keybind is F3. -Configure keybinds: A tab for changing the GUI keybind, as well as quickly enabling / disabling the plugin. Never miss out on good-ol' post-game shinnanigans because you jolted into freeplay!
Just like you can change variables in bakkesmod i.e. ballspeed, trajectory, starting vector:
- Preload variables to load into custom training, freeplay or workshops (coming soon) with these presets.
Common variables taken from Bakkesmod.org
Server-side overview
graph LR
A[Post-Game] -- Freeplay --> B((AutoQueue))
A[Post-Game] -- Training --> B((AutoQueue))
A[Post-Game] -- Workshop --> B((AutoQueue))
A --> D
B --> D{Next-Game}