Skip to content

Commit

Permalink
ikemen-go: add version 0.99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
babo4d committed Sep 2, 2024
1 parent ece77cc commit 437ed74
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions bucket/ikemen-go.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": "0.99.0",
"description": "Open source fighting game engine that supports resources from the M.U.G.E.N engine",
"homepage": "https://ikemen-engine.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ikemen-engine/Ikemen-GO/releases/download/v0.99.0/Ikemen_GO-v0.99.0-windows.zip",
"hash": "6f2993d9ad3dc3ffefb580bfe3c9100cc8671b9f34538ec821ef845c50c789c6"
}
},
"shortcuts": [
[
"Ikemen_GO.exe",
"Ikemen GO"
]
],
"persist": [
"save"
],
"checkver": {
"github": "https://github.com/ikemen-engine/Ikemen-GO"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ikemen-engine/Ikemen-GO/releases/download/v$version/Ikemen_GO-v$version-windows.zip"
}
}
}
}

0 comments on commit 437ed74

Please sign in to comment.