mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 15:27:48 +00:00
6 lines
215 B
Rust
6 lines
215 B
Rust
pub const MASTER: &str = "cdn.alterware.ovh";
|
|
pub const GH_OWNER: &str = "mxve";
|
|
pub const GH_REPO: &str = "alterware-launcher";
|
|
pub const GH_IW4X_OWNER: &str = "iw4x";
|
|
pub const GH_IW4X_REPO: &str = "iw4x-client";
|