diff options
Diffstat (limited to 'src/launcher')
| -rw-r--r-- | src/launcher/constants.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/launcher/constants.rs b/src/launcher/constants.rs new file mode 100644 index 0000000..8a9bd1a --- /dev/null +++ b/src/launcher/constants.rs @@ -0,0 +1 @@ +pub const URL_VERSION_MANIFEST: &str = "https://piston-meta.mojang.com/mc/game/version_manifest_v2.json"; |
