From a606d7707fdf304862b2745231ef04db609695cd Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Wed, 26 Aug 2015 17:08:10 -0400 Subject: [PATCH 1/4] Give ksp version compatibility caps to vanguard's suite of mods --- VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan | 2 ++ VNG-Parachute/VNG-Parachute-1.2.ckan | 2 ++ VNG-Plugin/VNG-Plugin-0.7.2.ckan | 1 + 3 files changed, 5 insertions(+) diff --git a/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan b/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan index 8e747bbf3a..898d4d3928 100644 --- a/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan +++ b/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan @@ -9,6 +9,8 @@ "comment" : "actual licensing wording was more like WTFPL", "version" : "1.0", "release_status" : "stable", + "ksp_version_min": "0.23", + "ksp_version"max": "1.0.99", "author" : "Fel", "resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/25305?p=442982&viewfull=1#post442982" diff --git a/VNG-Parachute/VNG-Parachute-1.2.ckan b/VNG-Parachute/VNG-Parachute-1.2.ckan index 722228bacc..63b8fec682 100644 --- a/VNG-Parachute/VNG-Parachute-1.2.ckan +++ b/VNG-Parachute/VNG-Parachute-1.2.ckan @@ -8,6 +8,8 @@ "license" : "restricted", "comment" : "License is CC BY except for the parachute model, ask CardBoardBoxProcessor if you want to use it for anything, he made it.", "version" : "1.2", + "ksp_version_min": "0.23", + "ksp_version"max": "1.0.99", "release_status" : "stable", "author" : ["Kreuzung", "CardBoardBoxProcessor"], "resources" : { diff --git a/VNG-Plugin/VNG-Plugin-0.7.2.ckan b/VNG-Plugin/VNG-Plugin-0.7.2.ckan index c817396f0a..f86f96c292 100644 --- a/VNG-Plugin/VNG-Plugin-0.7.2.ckan +++ b/VNG-Plugin/VNG-Plugin-0.7.2.ckan @@ -8,6 +8,7 @@ "version" : "0.7.2", "release_status" : "stable", "ksp_version_min": "0.23", + "ksp_version"max": "1.0.99", "author" : "Kreuzung", "resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/25305", From fabedc3825a254e217d4991b1c32eb6c72b056f6 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Wed, 26 Aug 2015 17:11:36 -0400 Subject: [PATCH 2/4] Quote to comma --- VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan b/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan index 898d4d3928..b7127fdbb5 100644 --- a/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan +++ b/VNG-Parachute-EVALoading/VNG-Parachute-EVALoading-1.0.ckan @@ -10,7 +10,7 @@ "version" : "1.0", "release_status" : "stable", "ksp_version_min": "0.23", - "ksp_version"max": "1.0.99", + "ksp_version_max": "1.0.99", "author" : "Fel", "resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/25305?p=442982&viewfull=1#post442982" From 727289e67008b17c09a00c740643d8c307c9fc72 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Wed, 26 Aug 2015 17:13:37 -0400 Subject: [PATCH 3/4] Quote to underscore --- VNG-Parachute/VNG-Parachute-1.2.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VNG-Parachute/VNG-Parachute-1.2.ckan b/VNG-Parachute/VNG-Parachute-1.2.ckan index 63b8fec682..7f2e3d5e3b 100644 --- a/VNG-Parachute/VNG-Parachute-1.2.ckan +++ b/VNG-Parachute/VNG-Parachute-1.2.ckan @@ -9,7 +9,7 @@ "comment" : "License is CC BY except for the parachute model, ask CardBoardBoxProcessor if you want to use it for anything, he made it.", "version" : "1.2", "ksp_version_min": "0.23", - "ksp_version"max": "1.0.99", + "ksp_version_max": "1.0.99", "release_status" : "stable", "author" : ["Kreuzung", "CardBoardBoxProcessor"], "resources" : { From ca370e34506094254c315cc2a37bfe06e891ee66 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Wed, 26 Aug 2015 17:15:52 -0400 Subject: [PATCH 4/4] Quote to underscore --- VNG-Plugin/VNG-Plugin-0.7.2.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VNG-Plugin/VNG-Plugin-0.7.2.ckan b/VNG-Plugin/VNG-Plugin-0.7.2.ckan index f86f96c292..b845068627 100644 --- a/VNG-Plugin/VNG-Plugin-0.7.2.ckan +++ b/VNG-Plugin/VNG-Plugin-0.7.2.ckan @@ -8,7 +8,7 @@ "version" : "0.7.2", "release_status" : "stable", "ksp_version_min": "0.23", - "ksp_version"max": "1.0.99", + "ksp_version_max": "1.0.99", "author" : "Kreuzung", "resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/25305",