You've already forked AstralRinth
forked from didirus/AstralRinth
Migrate to piston-meta
This commit is contained in:
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(
|
||||||
|
|||||||
Reference in New Issue
Block a user