"NetKAN generated mods - EntropyRealChute-v0.1.2"
This commit is contained in:
parent
0a7b80962f
commit
112d919b2d
|
@ -1,42 +1,47 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "EntropyRealChute",
|
"identifier": "EntropyRealChute",
|
||||||
"release_status": "development",
|
"name": "Entropy",
|
||||||
"license": "GPL-3.0",
|
"abstract": "A Hardmode for Ippo's DangIt!",
|
||||||
"depends": [
|
"author": "Coffeeman",
|
||||||
{
|
"license": "GPL-3.0",
|
||||||
"name": "DangIt"
|
"release_status": "development",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/102197",
|
||||||
|
"repository": "https://github.com/602p/Entropy",
|
||||||
|
"bugtracker": "https://github.com/602p/Entropy/issues",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/388"
|
||||||
},
|
},
|
||||||
{
|
"version": "v0.1.2",
|
||||||
"name": "RealChute"
|
"ksp_version": "0.25",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "DangIt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealChute"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "Entropy"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/z_Entropy_realchutes",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "http://ckan1.spacedock.info/storage/Coffeeman_4174/Entropy/Entropy-v0.1.2.zip",
|
||||||
|
"download_size": 17333,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "DD601B098BA4F7B34521F4E3E4EB5C9F6B57FD39",
|
||||||
|
"sha256": "2446DC95FF60FC72470D8D92F68C8E267657EB5E332018C6C385D154342AB0C1"
|
||||||
},
|
},
|
||||||
{
|
"download_content_type": "application/zip",
|
||||||
"name": "ModuleManager"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/102197",
|
|
||||||
"bugtracker": "https://github.com/602p/Entropy/issues",
|
|
||||||
"repository": "https://github.com/602p/Entropy",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/388"
|
|
||||||
},
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "GameData/z_Entropy_realchutes",
|
|
||||||
"install_to": "GameData"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"recommends": [
|
|
||||||
{
|
|
||||||
"name": "Entropy"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ksp_version": "0.25",
|
|
||||||
"name": "Entropy",
|
|
||||||
"abstract": "A Hardmode for Ippo's DangIt!",
|
|
||||||
"author": "Coffeeman",
|
|
||||||
"version": "v0.1.2",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/Coffeeman_4174/Entropy/Entropy-v0.1.2.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 17333
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue