scoop-games/bucket/minecraft.json

21 lines
760 B
JSON
Raw Normal View History

2019-03-07 18:44:25 -08:00
{
"homepage": "https://minecraft.net/",
"description": "Official launcher for Minecraft, a sandbox voxel game",
"version": "java-edition",
"license": {
"identifier": "Freeware",
"url": "https://account.mojang.com/terms"
},
"url": "https://launcher.mojang.com/download/Minecraft.exe",
"hash": "b8e54a71ffc79bb9c95902f877dca7e1880b907ea94ff9659bb1a927808787a2",
2019-03-07 18:44:57 -08:00
"##": "Using the `current` junction prevents Minecraft from loading the login screen.",
"bin": "../java-edition/Minecraft.exe",
2019-03-07 18:44:25 -08:00
"shortcuts": [
[
"../java-edition/Minecraft.exe",
"Minecraft"
]
],
2019-03-07 18:44:57 -08:00
"notes": "This is only the launcher; you need to log in with a premium account to play Minecraft."
2019-03-07 18:44:25 -08:00
}