summaryrefslogtreecommitdiffstats
path: root/src/launcher/constants.rs
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2025-01-31 02:32:19 -0600
committerLibravatar bigfoot547 <[email protected]>2025-01-31 02:32:19 -0600
commitcdeee17c2be5b8b9a333b977b3e2d373b94dfe0a (patch)
tree58ec48b5bfa9afe03ebbd9716f1f90841af914e9 /src/launcher/constants.rs
parentRemove some unused imports but not all of them (diff)
do clippy stuff and change line endings
Diffstat (limited to 'src/launcher/constants.rs')
-rw-r--r--src/launcher/constants.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/launcher/constants.rs b/src/launcher/constants.rs
index db90d2f..4506ab5 100644
--- a/src/launcher/constants.rs
+++ b/src/launcher/constants.rs
@@ -7,8 +7,8 @@ pub const URL_JRE_MANIFEST: &str = "https://piston-meta.mojang.com/v1/products/j
pub const NATIVES_PREFIX: &str = "natives-";
-pub const DEF_INSTANCE_NAME: &'static str = "default";
-pub const DEF_PROFILE_NAME: &'static str = "default";
+pub const DEF_INSTANCE_NAME: &str = "default";
+pub const DEF_PROFILE_NAME: &str = "default";
// https://github.com/unmojang/FjordLauncher/pull/14/files
// https://login.live.com/oauth20_authorize.srf?client_id=00000000402b5328&redirect_uri=ms-xal-00000000402b5328://auth&response_type=token&display=touch&scope=service::user.auth.xboxlive.com::MBI_SSL%20offline_access&prompt=select_account