diff --git a/ContractConfigurator/ContractConfigurator-1.0.2.ckan b/ContractConfigurator/ContractConfigurator-1.0.2.ckan new file mode 100644 index 0000000000..c76574642b --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.0.2.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "license": "MIT", + "release_status": "stable", + "author": "nightingale", + "description": "A config-file based solution for creating new contracts!", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "repository": "https://github.com/jrossignol/ContractConfigurator" + }, + "version": "1.0.2", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.0.2/ContractConfigurator_1.0.2.zip", + "x_generated_by": "netkan", + "download_size": 215812, + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.2" +} diff --git a/FinalFrontier/FinalFrontier-0.7.7-956.ckan b/FinalFrontier/FinalFrontier-0.7.7-956.ckan new file mode 100644 index 0000000000..3760673da1 --- /dev/null +++ b/FinalFrontier/FinalFrontier-0.7.7-956.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FinalFrontier", + "license": "BSD-2-clause", + "resources": { + "x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier", + "homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3", + "kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier" + }, + "install": [ + { + "file": "GameData", + "install_to": "GameData", + "filter": [ + "000_Toolbar", + "Source" + ] + } + ], + "ksp_version": "1.0", + "name": "Final Frontier", + "abstract": "kerbal individual merits", + "author": "Nereid", + "version": "0.7.7-956", + "download": "https://kerbalstuff.com/mod/428/Final%20Frontier/download/0.7.7-956", + "x_generated_by": "netkan", + "download_size": 1732675 +} diff --git a/TACLS-Config-Stock/TACLS-Config-Stock-v0.11.1.20.ckan b/TACLS-Config-Stock/TACLS-Config-Stock-v0.11.1.20.ckan new file mode 100644 index 0000000000..e566c78f74 --- /dev/null +++ b/TACLS-Config-Stock/TACLS-Config-Stock-v0.11.1.20.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "TACLS-Config-Stock", + "name": "TAC Life Support (TACLS) - stock config", + "abstract": "Stock configuration for TACLS", + "license": "CC-BY-NC-SA-3.0", + "ksp_version": "any", + "release_status": "stable", + "depends": [ + { + "name": "TACLS" + } + ], + "provides": [ + "TACLS-Config" + ], + "conflicts": [ + { + "name": "TACLS-Config" + } + ], + "install": [ + { + "file": "GameData/ThunderAerospace", + "install_to": "GameData", + "comment": "This installs only the LifeSupport.cfg file", + "filter_regexp": "^(?!GameData/ThunderAerospace/TacLifeSupport/PluginData/TacLifeSupport/LifeSupport.cfg)" + } + ], + "resources": { + "repository": "https://github.com/taraniselsu/TacLifeSupport" + }, + "author": "taraniselsu", + "version": "v0.11.1.20", + "download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.11.1.20/TacLifeSupport_0.11.1.20.zip", + "x_generated_by": "netkan", + "download_size": 5996971 +} diff --git a/TACLS/TACLS-v0.11.1.20.ckan b/TACLS/TACLS-v0.11.1.20.ckan new file mode 100644 index 0000000000..c754291117 --- /dev/null +++ b/TACLS/TACLS-v0.11.1.20.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": "v1.2", + "identifier": "TACLS", + "name": "TAC Life Support (TACLS)", + "author": "Taranis Elsu", + "abstract": "Adds life support requirements and resources to all kerbals", + "license": "CC-BY-NC-SA-3.0", + "release_status": "stable", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "TACLS-Config" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "GameData/ThunderAerospace", + "install_to": "GameData", + "filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$" + } + ], + "resources": { + "homepage": "https://github.com/taraniselsu/TacLifeSupport/wiki", + "bugtracker": "https://github.com/taraniselsu/TacLifeSupport/issues", + "repository": "https://github.com/taraniselsu/TacLifeSupport" + }, + "version": "v0.11.1.20", + "download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.11.1.20/TacLifeSupport_0.11.1.20.zip", + "x_generated_by": "netkan", + "download_size": 5996971, + "ksp_version": "1.0.2" +}