Skip to content

Ghosty920/RocketLaunchpad

Repository files navigation

Rocket Launchpad

Release

GitHub Stars GitHub Forks

Last commit Commits Open issues

Rocket Launchpad is a simple Rocket League launcher that makes it easy to start the game with or without Easy Anti-Cheat, switch between multiple accounts, and check stats in one click.

App

Configuration and Account Management

Open the config page with the settings wheel.

Config

Add an account with the (+) Add Account button on the left.

Log in with Device Code (Epic Games) or use a Share Code if someone shared an account with you.

Login

Once you log in, the account shows up on the left.

Left-click an account to launch the game or open the Stats page (if enabled). If it did not start the first time, click again.

Right-click for quick actions: launch with or without EAC, open stats, share the account, or delete it.

Context menu

Development

CI License

If you want to contribute, here is the quick setup:

# Clone the repo
git clone https://github.com/Ghosty920/RocketLaunchpad # or your fork
cd RocketLaunchpad
# Install dependencies
pnpm install
# Optionally, also install for Rust (it'll be done at build time anyway)
cd src-tauri && cargo install --path .

To run it:

pnpm tauri dev # Opens the program and auto-updates on change
pnpm tauri build # Makes a release

Please validate and format before pushing ^^.

pnpm validate
pnpm format

Stats Menu

Stats data comes from tracker.gg. I am not responsible for your usage of it.

About

Rocket Launchpad is a simple custom Rocket League launcher

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors