use new cdn

This commit is contained in:
mxve 2024-01-04 18:53:44 +01:00
parent 4fec555c1f
commit 1147e0673b

View File

@ -1,4 +1,4 @@
pub const MASTER: &str = "https://master.alterware.dev";
pub const MASTER: &str = "http://cdn.alterware.ovh";
pub const GH_OWNER: &str = "mxve";
pub const GH_REPO: &str = "alterware-launcher";
pub const GH_IW4X_OWNER: &str = "iw4x";