"NetKAN generated mods - ChopShop-0.6.4"
This commit is contained in:
parent
2bb5ec52c9
commit
f3c228b645
|
@ -1,15 +1,32 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier" : "ChopShop",
|
||||
"name" : "Dr. Jets Chop Shop",
|
||||
"author" : "Dr. Jet",
|
||||
"version" : "0.6.4",
|
||||
"abstract" : "A small parts pack with a little bit of everything",
|
||||
"ksp_version" : "0.90",
|
||||
"license" : "GPL-3.0",
|
||||
"depends" : [ { "name" : "ModuleManager" } ],
|
||||
"install" : [ { "find" : "ChopShop",
|
||||
"install_to" : "GameData" } ],
|
||||
"resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/84443" },
|
||||
"download": "http://addons-origin.cursecdn.com/files/2234/616/ChopShop_0.6.4.zip"
|
||||
}
|
||||
"identifier": "ChopShop",
|
||||
"name": "Dr. Jets Chop Shop",
|
||||
"abstract": "A small parts pack with a little bit of everything",
|
||||
"author": "Dr. Jet",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/84443"
|
||||
},
|
||||
"version": "0.6.4",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ChopShop",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "http://addons-origin.cursecdn.com/files/2234/616/ChopShop_0.6.4.zip",
|
||||
"download_size": 2121967,
|
||||
"download_hash": {
|
||||
"sha1": "5739DEA864686D94AA0F023BFD260B021BFDC27B",
|
||||
"sha256": "1726E11FE81454E0B1854E4B3326F5145D1A7D5F2390B26942242FC37269B457"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue