Get the latest release here:
https://github.com/All-Of-Us-Mods/Starlight-PC/releases/latest
- Install Rust: https://www.rust-lang.org/tools/install
- Or use the provided Nix flake:
nix develop
cargo run # Start in development mode
cargo build --release # Build for production
cargo check --all-targets && cargo clippy --all-targets -- -D warnings && cargo test # What CI runs- UI: GPUI (the Rust UI framework from Zed)
- Components: gpui-component
- HTTP: reqwest (with rustls)
This mod launcher is not affiliated with Among Us or Innersloth LLC, and the content contained therein is not endorsed or otherwise sponsored by Innersloth LLC. Portions of the materials contained herein are property of Innersloth LLC. © Innersloth LLC.
Licensed under GPLv3

