NetKAN added mod - KrakenConsole-v0.1.0.2_23-08-04_beta
This commit is contained in:
parent
7d78d1439c
commit
4fafa5e311
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.27",
|
||||
"identifier": "KrakenConsole",
|
||||
"name": "Kraken Console",
|
||||
"abstract": "An in-game console for KSP",
|
||||
"author": [
|
||||
"RAT-L",
|
||||
"RafertyLee"
|
||||
],
|
||||
"version": "v0.1.0.2_23-08-04_beta",
|
||||
"ksp_version": "any",
|
||||
"license": "AGPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/RafertyLee/Kraken",
|
||||
"bugtracker": "https://github.com/RafertyLee/Kraken/issues"
|
||||
},
|
||||
"tags": [
|
||||
"app",
|
||||
"control",
|
||||
"convenience"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KrakenConsole.dll",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/KrakenConsole"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/RafertyLee/Kraken/releases/download/Kraken_Console_v0.1.0.2_23-08-04_beta/KrakenConsole.zip",
|
||||
"download_size": 3886,
|
||||
"download_hash": {
|
||||
"sha1": "D955E76524ECE5367BFC02608D1C9BD38DAFA065",
|
||||
"sha256": "CB4068BCE6EF5B7F6302161F2C3B0413D693E7560523C54D6BEB5D882EEDB393"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 8704,
|
||||
"release_date": "2023-09-01T02:34:26Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue