From 5aeb36a296349081834eacbcb526afd6a32560c6 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Thu, 23 Jul 2020 23:29:24 +0000
Subject: [PATCH] NetKAN generated mods - DSEV-v3.5.0

---
 DSEV/DSEV-v3.5.0.ckan | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

diff --git a/DSEV/DSEV-v3.5.0.ckan b/DSEV/DSEV-v3.5.0.ckan
index 0e154e8d30..8bb744b7ca 100644
--- a/DSEV/DSEV-v3.5.0.ckan
+++ b/DSEV/DSEV-v3.5.0.ckan
@@ -6,9 +6,9 @@
     "author": "Angel-125",
     "version": "v3.5.0",
     "ksp_version_min": "1.8.0",
-    "license": "unknown",
+    "license": "restricted",
     "resources": {
-        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-181-19x-deep-space-exploration-vessels-build-nasa-inspired-ships-in-ksp/",
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-*",
         "repository": "https://github.com/Angel-125/DSEV",
         "bugtracker": "https://github.com/Angel-125/DSEV/issues"
     },
@@ -18,51 +18,48 @@
         "crewed"
     ],
     "depends": [
-        {
-            "name": "NearFutureProps"
-        },
         {
             "name": "ModuleManager"
         },
         {
             "name": "WildBlueTools"
         },
+        {
+            "name": "NearFutureProps"
+        },
         {
             "name": "KerbalActuators"
         },
+        {
+            "name": "ClassicStockResources"
+        },
         {
             "name": "BarisBridge"
         }
     ],
     "recommends": [
         {
-            "name": "Snacks"
+            "name": "RasterPropMonitor-Core"
         },
         {
-            "name": "ClassicStockResources"
+            "name": "ASETProps"
         },
         {
-            "name": "ExtraPlanetaryLaunchpads"
-        },
-        {
-            "name": "KIS"
-        },
-        {
-            "name": "KAS"
-        },
+            "name": "InfernalRobotics"
+        }
+    ],
+    "suggests": [
         {
             "name": "ASET"
-        },
-        {
-            "name": "ASETAvionics"
         }
     ],
     "install": [
         {
             "find": "WildBlueIndustries/DSEV",
-            "install_to": "GameData",
+            "install_to": "GameData/WildBlueIndustries",
             "filter_regexp": [
-                ".*\\.pdb$"
+                ".*\\.pdb$",
+                "ReferenceDesigns"
             ]
         },
         {
@@ -82,6 +79,5 @@
     },
     "download_content_type": "application/zip",
     "release_date": "2020-04-29T17:41:45Z",
-    "x_via": "Automated Linuxgurugamer CKAN script",
     "x_generated_by": "netkan"
 }