mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 07:47:49 +00:00
seperate into multiple source files
This commit is contained in:
3
src/global.rs
Normal file
3
src/global.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub const MASTER: &str = "https://master.alterware.dev";
|
||||
pub const GH_OWNER: &str = "mxve";
|
||||
pub const GH_REPO: &str = "alterware-launcher";
|
||||
Reference in New Issue
Block a user