diff --git a/daedalus/.#Cargo.toml b/daedalus/.#Cargo.toml new file mode 120000 index 000000000..655ff6ece --- /dev/null +++ b/daedalus/.#Cargo.toml @@ -0,0 +1 @@ +enderger@DannyPC.2785515:1655912895 \ No newline at end of file diff --git a/daedalus/src/minecraft.rs b/daedalus/src/minecraft.rs index 478f69046..247274a54 100644 --- a/daedalus/src/minecraft.rs +++ b/daedalus/src/minecraft.rs @@ -91,7 +91,7 @@ pub struct VersionManifest { /// The URL to the version manifest pub const VERSION_MANIFEST_URL: &str = - "https://launchermeta.mojang.com/mc/game/version_manifest_v2.json"; + "https://piston-meta.mojang.com/mc/game/version_manifest_v2.json"; /// Fetches a version manifest from the specified URL. If no URL is specified, the default is used. pub async fn fetch_version_manifest(