diff --git a/PartOverhaulIntegration/PartOverhaulIntegration-v0.2.3.ckan b/PartOverhaulIntegration/PartOverhaulIntegration-v0.2.3.ckan new file mode 100644 index 0000000000..dea27be517 --- /dev/null +++ b/PartOverhaulIntegration/PartOverhaulIntegration-v0.2.3.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "PartOverhaulIntegration", + "name": "Part Overhaul Integration", + "abstract": "Enhanced integration of Squad's Part Overhauls into KSP", + "author": "LouisB3", + "version": "v0.2.3", + "ksp_version_min": "1.8", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182797-*", + "repository": "https://github.com/LouisB3/PartOverhaulIntegration", + "bugtracker": "https://github.com/LouisB3/PartOverhaulIntegration/issues" + }, + "tags": [ + "config" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "ReStock" + }, + { + "name": "ReStockPlus" + } + ], + "download": "https://github.com/LouisB3/PartOverhaulIntegration/releases/download/v0.2.3/PartOverhaulIntegration.zip", + "download_size": 2638, + "download_hash": { + "sha1": "C7BDA963DB39E345A57262A7F025A402689DB86A", + "sha256": "14CA05216630DDB002BBF26EBE4F19C065AC7CC6E2D84BED55267C87A722FB68" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-01T21:14:57Z", + "x_generated_by": "netkan" +}