1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/BargainRockets/BargainRockets-1.1.2.ckan
Willhelm Rendahl 7542ce1601 Update BargainRockets-1.1.2.ckan
MM is packaged in the .zip leading me to the conclusion that it's needed.
2015-05-27 22:06:51 +02:00

23 lines
651 B
JSON

{
"spec_version": 1,
"identifier": "BargainRockets",
"license": "CC-BY-SA-4.0",
"install": [
{
"file": "GameData/BargainRockets",
"install_to": "GameData"
}
],
"depends" : [ { "name" : "ModuleManager" } ],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/58639"
},
"ksp_version": "0.90",
"name": "Bargain Rocket Parts",
"abstract": "A popular part pack, originally by RubberDucky.",
"author": "Rubber Ducky",
"version": "1.1.2",
"download": "https://www.dropbox.com/sh/1fsuzvl35s2gppt/AACl7hgDMeTqYMEronUxA_yDa/BargainRockets_1.1.2.zip?dl=1",
"x_maintained_by": "hakan42"
}