Migrate to piston-meta

This commit is contained in:
Danielle Hutzley 2022-06-27 13:54:09 -07:00
parent 4f86c117c3
commit c2a1ed926e
2 changed files with 2 additions and 1 deletions

1
daedalus/.#Cargo.toml Symbolic link
View File

@ -0,0 +1 @@
enderger@DannyPC.2785515:1655912895

View File

@ -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(