From 8cb90ff15186820b714b85504450fe54ece43840 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 29 Dec 2020 23:01:19 +0000 Subject: [PATCH] NetKAN added mod - TestLite-0.3.1 --- TestLite/TestLite-0.3.1.ckan | 45 ++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 TestLite/TestLite-0.3.1.ckan diff --git a/TestLite/TestLite-0.3.1.ckan b/TestLite/TestLite-0.3.1.ckan new file mode 100644 index 0000000000..6da8dcfcd9 --- /dev/null +++ b/TestLite/TestLite-0.3.1.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "TestLite", + "name": "Test Lite", + "abstract": "Lightweight TestFlight replacement for KSP-RO", + "author": "ec429", + "version": "0.3.1", + "ksp_version": "1.8.1", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182244-*", + "repository": "https://github.com/ec429/TestLite", + "bugtracker": "https://github.com/ec429/TestLite/issues" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealFuels" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + } + ], + "conflicts": [ + { + "name": "TestFlight" + } + ], + "download": "https://api.github.com/repos/ec429/TestLite/zipball/0.3.1", + "download_size": 24996, + "download_hash": { + "sha1": "712BA9533B4EF6DA0887CEC09CB5C085F7771FAE", + "sha256": "8A38A87F330F7476DE42260E17DE9FAC70163D01B1AAE7669EC740858032898C" + }, + "download_content_type": "application/zip", + "release_date": "2020-12-29T22:34:35Z", + "x_generated_by": "netkan" +}