scoop-games/bucket/tic-80.json

21 lines
637 B
JSON

{
"homepage": "https://tic.computer/",
"description": "Fantasy computer for making, playing and sharing tiny games",
"version": "0.70.6",
"license": "MIT",
"url": "https://github.com/nesbox/TIC-80/releases/download/v0.70.6/tic80_0.70.6.zip",
"hash": "8c1aeeac4370142609a151f39577df7b0c3f2dfe6e1592ef351c4fb85dce4cb0",
"shortcuts": [
[
"tic80.exe",
"TIC-80"
]
],
"checkver": {
"github": "https://github.com/nesbox/TIC-80"
},
"autoupdate": {
"url": "https://github.com/nesbox/TIC-80/releases/download/v$version/tic80_$version.zip"
}
}