From 3337706b51b2830712564e959525d5e0ba7f53d5 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Thu, 8 Jun 2023 08:40:57 +1000 Subject: [PATCH] initial attempt at KSRSS --- KSRSS/KSRSS.ckan | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 KSRSS/KSRSS.ckan diff --git a/KSRSS/KSRSS.ckan b/KSRSS/KSRSS.ckan new file mode 100644 index 0000000..2fff484 --- /dev/null +++ b/KSRSS/KSRSS.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": "v1.4", + "name": "KSRSS Reborn", + "identifier": "KSRSS", + "abstract": "Kerbin-Sized Real Solar System", + "author": "KSRSS contributors", + "license": "restricted", + "release_status": "stable", + "version": "0.6.1-0000-25193a8e", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "resources": { + "homepage": "https://gitlab.com/ksrss/KSRSS", + "repository": "https://gitlab.com/ksrss/KSRSS", + "remote-avc": "https://gitlab.com/ksrss/KSRSS/-/raw/reborn/KSRSS/KSRSS.version" + }, + "depends": [ + { "name" : "Kopernicus" }, + { "name" : "Kronometer" }, + { "name" : "CustomBarnKit" } + ], + "suggests": [ + { "name" : "CustomAsteroids"}, + { "name" : "Scatterer" }, + { "name" : "EnvironmentalVisualEnhancements" } + ], + "install" : [ + { "find" : "KSRSS", + "install_to" : "GameData" + } + ], + "tags": [ + "config", + "planet-pack" + ], + "download": "https://gitlab.com/api/v4/projects/KSRSS%2FKSRSS/repository/archive.zip?sha=25193a8eda47b9b59f112f1ff3151a77994f51bc&path=KSRSS", + "download_size": 2467774398, + "download_hash": { + "sha1": "60DB4D295CEED9BAB7DB61316890DD92AAF7946C", + "sha256": "31C4B2C4ED1BB4F5EB9F7EE924433B11083D67BAE7348DDD886985D0669325E9" + }, + "download_content_type": "application/zip", + "install_size": 2467774398, + "release_date": "2023-05-01T16:37:00Z", + "x_generated_by": "izaya" +}