From fee012214ca57590021c43f3147b806ff43ba8c1 Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Mon, 11 May 2015 20:52:13 +1000 Subject: [PATCH] Metadata fix on RPM-Core. --- .../RasterPropMonitor-Core-v0.19.2.2.ckan | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.2.ckan diff --git a/RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.2.ckan b/RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.2.ckan new file mode 100644 index 0000000000..87fe6cb0fd --- /dev/null +++ b/RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.2.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "identifier": "RasterPropMonitor-Core", + "name": "RasterPropMonitor Core", + "author": [ + "MOARdV", + "Mihara" + ], + "comment": "This package contains the plugin, and the standard parts library.", + "license": "GPL-3.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/JSI", + "filter": [ + "Agencies", + "RPMPodPatches" + ], + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/117471", + "kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor" + }, + "ksp_version": "1.0.2", + "abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.", + "version": "v0.19.2.2", + "download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/0.19.2.2", + "x_generated_by": "netkan", + "x_adjusted_by" : "pjf, who stuck a 'v' on the front of the version", + "download_size": 593962 +}