From 39ed2c23deada28e611d67d0fa46ef7802b83542 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 29 Jul 2023 12:21:14 +0000 Subject: [PATCH] NetKAN added mod - ROLib-v1.7.1.0 --- ROLib/ROLib-v1.7.1.0.ckan | 63 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 ROLib/ROLib-v1.7.1.0.ckan diff --git a/ROLib/ROLib-v1.7.1.0.ckan b/ROLib/ROLib-v1.7.1.0.ckan new file mode 100644 index 0000000000..3dd2434c12 --- /dev/null +++ b/ROLib/ROLib-v1.7.1.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.7.1.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.7.1.0/ROLib-v1.7.1.0.zip", + "download_size": 83314, + "download_hash": { + "sha1": "0C7ECDC285E651A15102E96DACF0012A7381D486", + "sha256": "AAC442ADDCEA16DD33EB6F82EBBA92EA76095BB41830F7E997CF1C9A433CD703" + }, + "download_content_type": "application/zip", + "install_size": 179474, + "release_date": "2023-07-29T12:13:49Z", + "x_generated_by": "netkan" +}