diff --git a/ChopShop/ChopShop-0.7.2.ckan b/ChopShop/ChopShop-0.7.2.ckan new file mode 100644 index 0000000000..979a6041ff --- /dev/null +++ b/ChopShop/ChopShop-0.7.2.ckan @@ -0,0 +1,54 @@ +{ + "identifier": "ChopShop", + "license": "GPL-3.0", + "spec_version": "v1.4", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "TweakScale" + } + ], + "supports": [ + { + "name": "RemoteTech" + }, + { + "name": "RealFuels" + }, + { + "name": "ModularFuelTanks" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "NEAR" + } + ], + "install": [ + { + "find": "ChopShop", + "install_to": "GameData" + }, + { + "find": "Ships", + "install_to": "Ships" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84443", + "kerbalstuff": "https://kerbalstuff.com/mod/709/Dr.%20Jet's%20Chop%20Shop" + }, + "ksp_version": "1.0.2", + "name": "Dr. Jet's Chop Shop", + "abstract": "Properly oriented rover bodies, deployable skycranes, dual-axis solar panels, SpacePlane+ (Mk2) parts, blisters, structural hubs and other useful parts.", + "author": "doktorjet", + "version": "0.7.2", + "download": "https://kerbalstuff.com/mod/709/Dr.%20Jet%27s%20Chop%20Shop/download/0.7.2", + "x_generated_by": "netkan", + "download_size": 2467182 +}