mirror of
https://github.com/a-mayb3/godo-launcher.git
synced 2026-03-21 18:05:39 +01:00
Simple Fortnite launcher for Windows made in Rust
Added: - Introduction section - Contributor section - Building section |
||
|---|---|---|
| .idea | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
GodoLauncher
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