diff --git a/ProceduralParts/ProceduralParts-v1.0.0.ckan b/ProceduralParts/ProceduralParts-v1.0.0.ckan new file mode 100644 index 0000000000..f77ac83856 --- /dev/null +++ b/ProceduralParts/ProceduralParts-v1.0.0.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "ProceduralParts", + "name": "Procedural Parts", + "abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.", + "license": "CC-BY-SA-3.0", + "x_broken_$vref_check_isue_97": "#/ckan/ksp-avc", + "recommends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "PPTextures" + }, + { + "name": "FreedomTex" + } + ], + "resources": { + "repository": "https://github.com/Swamp-Ig/ProceduralParts" + }, + "author": "ItMustBeACamel", + "version": "v1.0.0", + "download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.0/ProceduralParts-1.0.0.zip", + "x_generated_by": "netkan", + "download_size": 7386833 +} diff --git a/SETIBalanceMod/SETI-0.5.0.ckan b/SETIBalanceMod/SETI-0.5.0.ckan new file mode 100644 index 0000000000..4fded0affb --- /dev/null +++ b/SETIBalanceMod/SETI-0.5.0.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "SETI", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ProceduralParts" + }, + { + "name": "StageRecovery" + } + ], + "recommends": [ + { + "name": "KerbalEngineerRedux" + }, + { + "name": "TweakScale" + } + ], + "install": [ + { + "file": "SETI", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106130", + "kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod" + }, + "ksp_version": "0.90", + "name": "SETI-BalanceMod", + "license": "restricted", + "abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.", + "author": "Yemo", + "version": "0.5.0", + "download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.5.0", + "x_generated_by": "netkan", + "download_size": 329279 +}