"NetKAN generated mods - KerbalEngineerRedux-1.0.12.0"
This commit is contained in:
parent
8b2b7783ff
commit
c7b8c2deb2
|
@ -1,27 +1,32 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "KerbalEngineerRedux",
|
"identifier": "KerbalEngineerRedux",
|
||||||
"name": "Kerbal Engineer Redux",
|
"name": "Kerbal Engineer Redux",
|
||||||
"abstract": "Reveals important statistics about your ship and its orbit during building and flight",
|
"abstract": "Reveals important statistics about your ship and its orbit during building and flight",
|
||||||
"author": "CYBUTEK",
|
"author": "CYBUTEK",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"release_status": "testing",
|
"release_status": "testing",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/18230",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/18230",
|
||||||
"github": {
|
"repository": "https://github.com/CYBUTEK/KerbalEngineer",
|
||||||
"url": "https://github.com/CYBUTEK/KerbalEngineer"
|
"github": {
|
||||||
|
"url": "https://github.com/CYBUTEK/KerbalEngineer"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/CYBUTEK/KerbalEngineer"
|
"version": "1.0.12.0",
|
||||||
},
|
"ksp_version": "0.25.0",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "KerbalEngineer",
|
"file": "KerbalEngineer",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "1.0.12.0",
|
"download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.12.0/KerbalEngineer-1.0.12.0.zip",
|
||||||
"download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.12.0/KerbalEngineer-1.0.12.0.zip",
|
"download_size": 1018044,
|
||||||
"x_generated_by": "netkan",
|
"download_hash": {
|
||||||
"download_size": 1018044,
|
"sha1": "874BC47EA70433DC1B8602DF4859234CAFF56874",
|
||||||
"ksp_version": "0.25.0"
|
"sha256": "51FF72F1FAA86FFFD5774BB3AA3C09AF996E047244A5FAF85A71A84F4CEC0245"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
Loading…
Reference in New Issue