From 1410819cb3c724405566f8249f9e75cdbad63c17 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 9 Apr 2023 11:20:32 +0000 Subject: [PATCH] NetKAN added mod - ROLib-v1.5.3.0 --- ROLib/ROLib-v1.5.3.0.ckan | 63 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 ROLib/ROLib-v1.5.3.0.ckan diff --git a/ROLib/ROLib-v1.5.3.0.ckan b/ROLib/ROLib-v1.5.3.0.ckan new file mode 100644 index 0000000000..faedff773a --- /dev/null +++ b/ROLib/ROLib-v1.5.3.0.ckan @@ -0,0 +1,63 @@ +{ + "spec_version": 1, + "identifier": "ROLib", + "name": "RO Library", + "abstract": "ROLib contains the common code supporting multiple RO* modules", + "author": [ + "pap1723", + "KSP-RO" + ], + "version": "v1.5.3.0", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.99", + "license": "CC-BY-SA-4.0", + "resources": { + "repository": "https://github.com/KSP-RO/ROLibrary", + "bugtracker": "https://github.com/KSP-RO/ROLibrary/issues", + "remote-avc": "https://raw.githubusercontent.com/KSP-RO/ROLibrary/master/GameData/ROLib/ROLib.version" + }, + "tags": [ + "library", + "plugin" + ], + "depends": [ + { + "name": "TexturesUnlimited" + } + ], + "recommends": [ + { + "name": "ROEngines" + }, + { + "name": "ROTanks" + }, + { + "name": "ROSolar" + }, + { + "name": "ROCapsules" + }, + { + "name": "RealismOverhaul" + }, + { + "name": "RP-0" + } + ], + "conflicts": [ + { + "name": "TweakableEverythingCont" + } + ], + "download": "https://github.com/KSP-RO/ROLibrary/releases/download/v1.5.3.0/ROLib-v1.5.3.0.zip", + "download_size": 77901, + "download_hash": { + "sha1": "1FEFCFF15717E0B4C3C2F7F17236DA5310FE5261", + "sha256": "446DACF4E8195015A5E20F22EDFEBD448A26FDB1F22809C8D7E78C9CDE42FBE7" + }, + "download_content_type": "application/zip", + "install_size": 166674, + "release_date": "2023-04-09T11:10:48Z", + "x_generated_by": "netkan" +}