21 lines
675 B
JSON
21 lines
675 B
JSON
{
|
|
"version": "1.0.2164",
|
|
"description": "TIC-80 is a fantasy computer for making, playing and sharing tiny games",
|
|
"homepage": "https://tic80.com",
|
|
"license": "MIT",
|
|
"url": "https://github.com/nesbox/TIC-80/releases/download/v1.0.2164/tic80-v1.0-win.zip",
|
|
"hash": "125e30c86dd475b1c25afe4f7a110b655e0c50d956204a9b34ade7615397970e",
|
|
"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$majorVersion.$minorVersion-win.zip"
|
|
}
|
|
}
|