From cfe17611e5deb09439cd817c89b7e3d7c138e105 Mon Sep 17 00:00:00 2001 From: ChrisAdderley Date: Mon, 4 Mar 2019 14:02:58 -0800 Subject: [PATCH] vref for KSP version, ARR -> restricted --- CKAN/ReStock.netkan | 3 +-- CKAN/ReStockPlus.netkan | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/CKAN/ReStock.netkan b/CKAN/ReStock.netkan index 8eb6ebf4..47b92afa 100644 --- a/CKAN/ReStock.netkan +++ b/CKAN/ReStock.netkan @@ -6,7 +6,7 @@ "author": "ReStock Team", "$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStock_.*?\\.zip", "$vref": "#/ckan/ksp-avc", - "license": "All Rights Reserved", + "license": "restricted", "resources": { "homepage": "tbd", "repository": "https://github.com/PorktoberRevolution/ReStocked" @@ -18,7 +18,6 @@ "comment": "Restock installation" } ], - "ksp_version": "1.6.1", "depends": [ { "name": "ModuleManager" diff --git a/CKAN/ReStockPlus.netkan b/CKAN/ReStockPlus.netkan index 5eeb5b53..b37da1d9 100644 --- a/CKAN/ReStockPlus.netkan +++ b/CKAN/ReStockPlus.netkan @@ -2,11 +2,11 @@ "spec_version": "v1.4", "identifier": "ReStockPlus", "name": "ReStock+", - "abstract": "A set of new parts that fill gaping holes in the stock lineup, adding missing types for size classes", + "abstract": "A carefully curated set of new parts that fill gaping holes in the stock lineup, adding fox example missing size classes for imporntant part types", "author": "ReStock Team", "$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStockPlus_.*?\\.zip", "$vref": "#/ckan/ksp-avc", - "license": "All Rights Reserved", + "license": "restricted", "resources": { "homepage": "tbd", "repository": "https://github.com/PorktoberRevolution/ReStocked" @@ -18,7 +18,6 @@ "comment": "Restock+ installation" } ], - "ksp_version": "1.6.1", "depends": [ { "name": "ModuleManager"