This commit is contained in:
alterware
2025-06-11 08:30:41 +02:00
parent 348a37cfc7
commit a3895f6b8e
5 changed files with 13 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ use std::sync::Mutex;
use crate::cdn::{Hosts, Region, Server};
pub const GH_OWNER: &str = "mxve";
pub const GH_OWNER: &str = "alterware";
pub const GH_REPO: &str = "alterware-launcher";
pub const GH_IW4X_OWNER: &str = "iw4x";
pub const GH_IW4X_REPO: &str = "iw4x-client";