From a6e50e304d4d194c24e9ae5fd524a1a1b33ea9e3 Mon Sep 17 00:00:00 2001 From: ChrisAdderley Date: Mon, 4 Mar 2019 11:56:28 -0800 Subject: [PATCH] kref method --- CKAN/ReStock.netkan | 3 ++- CKAN/ReStockPlus.netkan | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CKAN/ReStock.netkan b/CKAN/ReStock.netkan index 475d4671..8eb6ebf4 100644 --- a/CKAN/ReStock.netkan +++ b/CKAN/ReStock.netkan @@ -4,7 +4,8 @@ "name": "ReStock", "abstract": "A community-built replacement for KSP's part models and textures. ", "author": "ReStock Team", - "$vref": "#/ckan/ksp-avc/https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version", + "$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStock_.*?\\.zip", + "$vref": "#/ckan/ksp-avc", "license": "All Rights Reserved", "resources": { "homepage": "tbd", diff --git a/CKAN/ReStockPlus.netkan b/CKAN/ReStockPlus.netkan index bf16cded..5eeb5b53 100644 --- a/CKAN/ReStockPlus.netkan +++ b/CKAN/ReStockPlus.netkan @@ -4,7 +4,8 @@ "name": "ReStock+", "abstract": "A set of new parts that fill gaping holes in the stock lineup, adding missing types for size classes", "author": "ReStock Team", - "$vref": "#/ckan/ksp-avc/https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version", + "$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStockPlus_.*?\\.zip", + "$vref": "#/ckan/ksp-avc", "license": "All Rights Reserved", "resources": { "homepage": "tbd",