get minecraft versions list [Answered]
hello! i wanted to make local minecraft server bootstrap, and i need to get versions list, to make user access to decide version to bootstrap, but irony in that i dont know where get this list :) google doesn't show needed results. you can redirect anywhere me for information
19 Replies
no help 💀
I mean, it's not like we have the answer laying on the table that we can respond in 5 minutes.
+ we're doing this voluntarily
ye i know
but I think you're trying to get https://launchermeta.mojang.com/mc/game/version_manifest.json
oh thx
There is also https://launchermeta.mojang.com/mc/game/version_manifest_v2.json, which contains more info like the SHA
For the JSON format: https://minecraft.fandom.com/wiki/Version_manifest.json
Minecraft Wiki
Version manifest.json
version_manifest.json and its variant version_manifest_v2.json are files containing a list of Java Edition versions from piston-meta.mojang.com. It lists Minecraft versions available in the launcher.
If a version is absent from this list, it is considered unavailable from the launcher.
This list is updated every time Mojang publishes a new versi...
thanks guy
now ill go experiment with httpclient
This isn't a C# programming related question, so it might take a lot longer for someone with this specific Minecraft knowledge to look through the help forums
ok
tbh I'm just wondering why you'd be using C# and not java for an MC server starter but
im dont know java
@danilwhale https://wiki.vg/Game_files
what is this
a useful resource
thanks
(also probably want to use piston-meta rather than launchermeta iirc)
✅ This post has been marked as answered!