Migrate to piston-meta
This commit is contained in:
parent
4f86c117c3
commit
c2a1ed926e
1
daedalus/.#Cargo.toml
Symbolic link
1
daedalus/.#Cargo.toml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
enderger@DannyPC.2785515:1655912895
|
||||||
@ -91,7 +91,7 @@ pub struct VersionManifest {
|
|||||||
|
|
||||||
/// The URL to the version manifest
|
/// The URL to the version manifest
|
||||||
pub const VERSION_MANIFEST_URL: &str =
|
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.
|
/// Fetches a version manifest from the specified URL. If no URL is specified, the default is used.
|
||||||
pub async fn fetch_version_manifest(
|
pub async fn fetch_version_manifest(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user