diff --git a/ROLib/ROLib-v1.6.2.0.ckan b/ROLib/ROLib-v1.6.2.0.ckan new file mode 100644 index 0000000000..19e8fb47d5 --- /dev/null +++ b/ROLib/ROLib-v1.6.2.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.6.2.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.6.2.0/ROLib-v1.6.2.0.zip", + "download_size": 78219, + "download_hash": { + "sha1": "73646D5F7AAF99DB38C44B3E9A01249B68794B40", + "sha256": "BECEDD24F71415C9FD633C29CDB657C9A9612D7F553D37A0ABD9F857052403BE" + }, + "download_content_type": "application/zip", + "install_size": 167186, + "release_date": "2023-06-03T06:55:52Z", + "x_generated_by": "netkan" +}