scoop-games/bucket/minecraft.json

23 lines
613 B
JSON

{
"version": "nightly",
"description": "Official launcher for Minecraft, a sandbox voxel game.",
"homepage": "https://minecraft.net/",
"license": {
"identifier": "Proprietary",
"url": "https://account.mojang.com/terms"
},
"url": "https://launcher.mojang.com/download/Minecraft.exe",
"notes": "This is only the launcher; you need to log in with a premium account to play Minecraft.",
"bin": "Minecraft.exe",
"shortcuts": [
[
"Minecraft.exe",
"Minecraft"
]
],
"persist": [
"game",
"runtime"
]
}