diff --git a/CKAN/KPUSuits.ckan b/CKAN/KPUSuits.ckan new file mode 100644 index 0000000..6ced905 --- /dev/null +++ b/CKAN/KPUSuits.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "name": "KPU Suits", + "identifier": "KPUSuits", + "abstract": "Kerbal People's Union Suits", + "author": "Izaya", + "license": "restricted", + "version": "v1", + "release_status": "stable", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "resources": { + "homepage": "https://git.shadowkat.net/izaya/KSP-mods/KPUSuits", + "repository": "https://git.shadowkat.net/izaya/KSP-mods", + }, + "install" : [ + { "file" : "ksp-mods/KPUSuits", + "install_to" : "GameData" + } + ], + "tags": [ + "suits" + ], + "download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip", + "download_content_type": "application/zip", + "install_size": 437410 +} diff --git a/CKAN/NFENTRPatch.ckan b/CKAN/NFENTRPatch.ckan new file mode 100644 index 0000000..61609f8 --- /dev/null +++ b/CKAN/NFENTRPatch.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "name": "NFE/Kerbal Atomics Patch", + "identifier": "NFENTRPatch", + "abstract": "MM Config to set fancy nuclear engines if NFE is around", + "author": "Izaya", + "license": "restricted", + "version": "v1", + "release_status": "stable", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "resources": { + "homepage": "https://git.shadowkat.net/izaya/KSP-mods/KPUFlags", + "repository": "https://git.shadowkat.net/izaya/KSP-mods", + }, + "install" : [ + { "file" : "ksp-mods/NFENTRPatch", + "install_to" : "GameData" + } + ], + "tags": [ + "flags" + ], + "download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip", + "download_content_type": "application/zip", + "install_size": 437410 +} diff --git a/CKAN/PESnacks.ckan b/CKAN/PESnacks.ckan new file mode 100644 index 0000000..3bde6c3 --- /dev/null +++ b/CKAN/PESnacks.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "name": "Snacks for Planetside Exploration Technologies", + "identifier": "PESnacks", + "abstract": "Snacks config for Planetside Exploration Technologies", + "author": "Izaya", + "license": "restricted", + "version": "v1", + "release_status": "stable", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "resources": { + "homepage": "https://git.shadowkat.net/izaya/KSP-mods/PESnacks", + "repository": "https://git.shadowkat.net/izaya/KSP-mods", + }, + "install" : [ + { "file" : "ksp-mods/PESnacks", + "install_to" : "GameData" + } + ], + "tags": [ + "flags" + ], + "download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip", + "download_content_type": "application/zip", + "install_size": 437410 +} diff --git a/CKAN/RSDedup.ckan b/CKAN/RSDedup.ckan new file mode 100644 index 0000000..c7656b0 --- /dev/null +++ b/CKAN/RSDedup.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "name": "Missing History / ReStock Redundancy Patch", + "identifier": "RSDedup", + "abstract": "Hides redundant parts when both Missing History and ReStock+ are installed.", + "author": "Izaya", + "license": "restricted", + "version": "v1", + "release_status": "stable", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "resources": { + "homepage": "https://git.shadowkat.net/izaya/KSP-mods/RSDedup", + "repository": "https://git.shadowkat.net/izaya/KSP-mods", + }, + "install" : [ + { "file" : "ksp-mods/RSDedup", + "install_to" : "GameData" + } + ], + "tags": [ + "flags" + ], + "download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip", + "download_content_type": "application/zip", + "install_size": 437410 +}