From 4e6144381cc6281bacb55bdaf573f8b2010d29fa Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 26 Feb 2021 03:16:59 +0000 Subject: [PATCH] NetKAN added mod - TestLite-0.3.2 --- TestLite/TestLite-0.3.2.ckan | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 TestLite/TestLite-0.3.2.ckan diff --git a/TestLite/TestLite-0.3.2.ckan b/TestLite/TestLite-0.3.2.ckan new file mode 100644 index 0000000000..984d5aea68 --- /dev/null +++ b/TestLite/TestLite-0.3.2.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": "v1.4", + "identifier": "TestLite", + "name": "Test Lite", + "abstract": "Lightweight TestFlight replacement for KSP-RO", + "author": "ec429", + "version": "0.3.2", + "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", + "remote-avc": "https://raw.githubusercontent.com/ec429/TestLite/master/GameData/TestLite/TestLite.version" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealFuels" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + } + ], + "conflicts": [ + { + "name": "TestFlight" + } + ], + "download": "https://api.github.com/repos/ec429/TestLite/zipball/0.3.2", + "download_size": 27727, + "download_hash": { + "sha1": "E98FFAD95A830CB146C71D1125B032508980A831", + "sha256": "A176A00247E018C1B6A3D42F1DDAE35D7C8375BC1E4C8C0008E230E5060FCAA5" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-26T03:01:26Z", + "x_generated_by": "netkan" +}