diff --git a/RasterPropMonitor-Core/RasterPropMonitor-Core-1-v0.31.5.ckan b/RasterPropMonitor-Core/RasterPropMonitor-Core-1-v0.31.5.ckan new file mode 100644 index 0000000000..789122f13f --- /dev/null +++ b/RasterPropMonitor-Core/RasterPropMonitor-Core-1-v0.31.5.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "comment": "This package contains the plugin, and the standard parts library.", + "identifier": "RasterPropMonitor-Core", + "name": "RasterPropMonitor Core", + "abstract": "Plugin and props for use in IVAs", + "author": [ + "Mihara", + "MOARdV", + "JonnyOThan" + ], + "version": "1:v0.31.5", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190737-*", + "repository": "https://github.com/JonnyOThan/RasterPropMonitor/releases", + "bugtracker": "https://github.com/JonnyOThan/RasterPropMonitor/issues", + "remote-avc": "https://raw.githubusercontent.com/JonnyOThan/RasterPropMonitor/master/GameData/JSI/RasterPropMonitor/RasterPropMonitor.version" + }, + "tags": [ + "plugin", + "crewed" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "JSI/RasterPropMonitor", + "install_to": "GameData/JSI" + }, + { + "find": "JSI/RPMPodPatches/BasicMFD", + "install_to": "GameData/JSI/RPMPodPatches", + "comment": "This folder contains the multi-function display props, which belong in this module along with the other props" + } + ], + "download": "https://github.com/JonnyOThan/RasterPropMonitor/releases/download/v0.31.5/RasterPropMonitor-v0.31.5.zip", + "download_size": 1534271, + "download_hash": { + "sha1": "FA88F892B5D36B3B9D15E3763F90A1785A1A246E", + "sha256": "353EA4561C6DFBA03E0786AE81D457C59BD91FF48900A0F2F8AF04053E27D7E3" + }, + "download_content_type": "application/zip", + "release_date": "2021-09-06T16:31:51Z", + "x_generated_by": "netkan" +}