diff --git a/StockScatterColliderEnablerPatch/StockScatterColliderEnablerPatch-v1.0.1.ckan b/StockScatterColliderEnablerPatch/StockScatterColliderEnablerPatch-v1.0.1.ckan new file mode 100644 index 0000000000..190cfbe77d --- /dev/null +++ b/StockScatterColliderEnablerPatch/StockScatterColliderEnablerPatch-v1.0.1.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.4", + "identifier": "StockScatterColliderEnablerPatch", + "name": "Stock Scatter Collider Enabler Patch", + "abstract": "This mod aims to provide a small patch to enable the ground scatter collider meshes for the stock ground scatter instances on the stock bodies for Kerbal Space Program.", + "author": [ + "Poodmund" + ], + "version": "v1.0.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.99", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/195127-*", + "repository": "https://github.com/Poodmund/Stock-Scatter-Collider-Enabler-Patch", + "bugtracker": "https://github.com/Poodmund/Stock-Scatter-Collider-Enabler-Patch/issues", + "metanetkan": "https://raw.githubusercontent.com/Poodmund/Stock-Scatter-Collider-Enabler-Patch/master/CKAN/SSCEP.netkan", + "remote-avc": "https://raw.githubusercontent.com/Poodmund/Stock-Scatter-Collider-Enabler-Patch/master/GameData/SSCEP/SSCEP.version" + }, + "tags": [ + "config" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + } + ], + "conflicts": [ + { + "name": "Spectra" + }, + { + "name": "SVE-Terrain" + } + ], + "install": [ + { + "find": "SSCEP", + "install_to": "GameData", + "comment": "This is the main install for SSCEP" + } + ], + "download": "https://github.com/Poodmund/Stock-Scatter-Collider-Enabler-Patch/releases/download/v1.0.1/Stock-Scatter-Collider-Enabler-Patch_v1.0.1.zip", + "download_size": 1280, + "download_hash": { + "sha1": "14953A328A9230A999CA577B8EE3E9BE14B0F504", + "sha256": "66FFC47A9A86728D5EBA980CDAD5060C75D48229CE0B27A92532F6C7FA35CC59" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-12T15:08:33Z", + "x_generated_by": "netkan" +}