godo-launcher/README.md
Edoardo Borgia Leiva bb08930e55 Created README.md
Added:
- Introduction section
- Contributor section
- Building section
2024-12-18 13:11:15 +01:00

946 B

GodoLauncher

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

A simple Fortnite launcher for Windows made in Rust.

Contributors

  • @G4-Synix

Getting the launcher

Currently GodoLauncher is only obtainable via building the source code 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/Edoardo-B-Leiva/godo-launcher --depth 1 &&
cd godo-launcher &&
cargo build --release