scoop-games/bucket/tic-80.json

21 lines
659 B
JSON
Raw Normal View History

2019-08-02 09:47:42 -07:00
{
"homepage": "https://tic80.com",
"description": "TIC-80 is a fantasy computer for making, playing and sharing tiny games",
"version": "0.80.1344",
2019-08-02 09:47:42 -07:00
"license": "MIT",
"url": "https://github.com/nesbox/TIC-80/releases/download/v0.80.1344/tic80-v0.80-win.zip",
"hash": "0c243f63f56ecf2822b876a846cbacebd4e3d5acaca12f35cc1af4f8df32f9f9",
2019-08-02 09:47:42 -07:00
"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-v$version-win.zip"
2019-08-02 09:47:42 -07:00
}
}