mirror of
https://github.com/a-mayb3/godo-launcher.git
synced 2026-03-21 18:05:39 +01:00
1.7 KiB
1.7 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 https://github.com/a-mayb3/godo-launcher --depth 1 &&
cd godo-launcher &&
cargo build --release