5 url "https://files.multimc.org/downloads/mmc-stable-osx64-5.15.2.tar.gz"
7 desc "Minecraft launcher"
8 homepage "https://multimc.org/"
11 url "https://files.multimc.org/update/osx64-5.15.2/stable/index.json"
12 strategy :json do |json|
13 json["Versions"]&.map { |version| version["Name"] }
18 depends_on macos: ">= :high_sierra"
23 "~/Library/Caches/MultiMC",
24 "~/Library/Preferences/org.multimc.MultiMC5.plist",
25 "~/Library/Saved Application State/org.multimc.MultiMC5.savedState",