mirror of
https://github.com/a-mayb3/godo-launcher.git
synced 2026-03-21 09:55:38 +01:00
2.1 KiB
2.1 KiB
godo-launcher
A simple unoffical open-source Fortnite launcher for Windows made in Rust with multi-account support.
Caution
Use at your own risk!
Epic Games and the Fortnite development team do not support the use of third-party software.
We do not take responsibility for any liability issue (such as: In-game ban, account ban)
Contributors
Special thanks:
Getting the launcher
Important
Currently godo-launcher is exclusively obtainable by building the source using cargo. Other methods will be implemented in the near future alongside its development.
Building from source
Requirements
Dependencies
Procedure
git clone --depth 1 https://github.com/a-mayb3/godo-launcher
cd godo-launcher
cargo install --path . --locked
git clone --depth 1 https://github.com/a-mayb3/godo-launcher
set-location godo-launcher
cargo install --path . --locked