godo-launcher/README.md

1.7 KiB

godo-launcher

A simple unoffical open-source Fortnite launcher for Windows made in Rust with multi-account support.

GitHub License GitHub Repo stars GitHub Downloads (all assets, all releases)

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