From c42d0184106bf01ded2e43ab2f27dbd3ed01dbde Mon Sep 17 00:00:00 2001
From: Matthew Heguy <plague006@gmail.com>
Date: Mon, 6 Jul 2015 13:57:47 -0400
Subject: [PATCH] Initial

---
 FLEET/EPL-ISRU-1.0.ckan                          | 3 +++
 FLEET/EPL-MKS-1.0.ckan                           | 4 ++++
 FLEET/EPL-fastbuild-1.0.ckan                     | 3 +++
 KISFunPack/KISFunPack-1.0.0.ckan                 | 3 +++
 OpenResourceSystem/OpenResourceSystem-1.4.2.ckan | 3 +++
 RSSTexturesDDS2048/RSSTexturesDDS2048-1.0.ckan   | 3 +++
 RSSTexturesDDS4096/RSSTexturesDDS4096-1.0.ckan   | 3 +++
 RSSTexturesDDS8192/RSSTexturesDDS8192-1.0.ckan   | 3 +++
 TreeLoader/TreeLoader-1.1.5.ckan                 | 5 ++++-
 9 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/FLEET/EPL-ISRU-1.0.ckan b/FLEET/EPL-ISRU-1.0.ckan
index 17b85867fc..b88530dc2d 100644
--- a/FLEET/EPL-ISRU-1.0.ckan
+++ b/FLEET/EPL-ISRU-1.0.ckan
@@ -8,6 +8,9 @@
   "release_status": "stable",
   "ksp_version_min": "1.0.2",
   "ksp_version_max": "1.0.4",
+  "resources": {
+        "homepage": "https://github.com/ToxicFrog/misc/tree/ksp"
+    },
   "install": [
     {
       "file": "misc-d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd/EPL-ISRU.cfg",
diff --git a/FLEET/EPL-MKS-1.0.ckan b/FLEET/EPL-MKS-1.0.ckan
index b7df37d21c..508e8cb49b 100644
--- a/FLEET/EPL-MKS-1.0.ckan
+++ b/FLEET/EPL-MKS-1.0.ckan
@@ -8,6 +8,9 @@
   "release_status": "stable",
   "ksp_version_min": "1.0.2",
   "ksp_version_max": "1.0.4",
+  "resources": {
+        "homepage": "https://github.com/ToxicFrog/misc/tree/ksp"
+    },
   "install": [
     {
       "file": "misc-d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd/EPL-MKS.cfg",
@@ -22,3 +25,4 @@
   "version": "1.0",
   "download": "https://github.com/ToxicFrog/misc/archive/d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd.zip"
 }
+
diff --git a/FLEET/EPL-fastbuild-1.0.ckan b/FLEET/EPL-fastbuild-1.0.ckan
index e11ba92da8..18107856d6 100644
--- a/FLEET/EPL-fastbuild-1.0.ckan
+++ b/FLEET/EPL-fastbuild-1.0.ckan
@@ -8,6 +8,9 @@
   "release_status": "stable",
   "ksp_version_min": "1.0.2",
   "ksp_version_max": "1.0.4",
+  "resources": {
+        "homepage": "https://github.com/ToxicFrog/misc/tree/ksp"
+    },
   "install": [
     {
       "file": "misc-d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd/EPL-fastbuild.cfg",
diff --git a/KISFunPack/KISFunPack-1.0.0.ckan b/KISFunPack/KISFunPack-1.0.0.ckan
index 8bfd6a23e0..73df5b4bb7 100644
--- a/KISFunPack/KISFunPack-1.0.0.ckan
+++ b/KISFunPack/KISFunPack-1.0.0.ckan
@@ -9,6 +9,9 @@
     "version"        : "1.0.0",
     "release_status" : "stable",
     "ksp_version"    : "0.90",
+    "resources": {
+        "homepage": "http://www.curse.com/ksp-mods/kerbal/228561-kerbal-inventory-system-kis#t1:other-downloads"
+    },
     "depends": [
         {"name": "KIS"}
     ],
diff --git a/OpenResourceSystem/OpenResourceSystem-1.4.2.ckan b/OpenResourceSystem/OpenResourceSystem-1.4.2.ckan
index 5abd8b7cc0..fc0d94ca8a 100644
--- a/OpenResourceSystem/OpenResourceSystem-1.4.2.ckan
+++ b/OpenResourceSystem/OpenResourceSystem-1.4.2.ckan
@@ -8,6 +8,9 @@
     "ksp_version"       : "0.25",
     "license"           : "unknown",
     "x_maintained_by"   : "distantcam",
+    "resources": {
+        "homepage": "https://bitbucket.org/FractalUK/kspinstellar/downloads/"
+    },
 
     "download"          : "https://bitbucket.org/FractalUK/kspinstellar/downloads/OpenResourceSystem-v1.4.2.zip"
 }
\ No newline at end of file
diff --git a/RSSTexturesDDS2048/RSSTexturesDDS2048-1.0.ckan b/RSSTexturesDDS2048/RSSTexturesDDS2048-1.0.ckan
index a078476c00..50ccdaa834 100644
--- a/RSSTexturesDDS2048/RSSTexturesDDS2048-1.0.ckan
+++ b/RSSTexturesDDS2048/RSSTexturesDDS2048-1.0.ckan
@@ -13,6 +13,9 @@
     "version"        : "1.0",
     "ksp_version_max"    : "0.90",
     "release_status" : "stable",
+    "resources": {
+        "homepage": "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures/"
+    },
     "depends" : [
         { "name" : "RealSolarSystem", "min_version" : "v8.3" },
         { "name" : "DDSLoader" }
diff --git a/RSSTexturesDDS4096/RSSTexturesDDS4096-1.0.ckan b/RSSTexturesDDS4096/RSSTexturesDDS4096-1.0.ckan
index 65df90506b..383b2712b8 100644
--- a/RSSTexturesDDS4096/RSSTexturesDDS4096-1.0.ckan
+++ b/RSSTexturesDDS4096/RSSTexturesDDS4096-1.0.ckan
@@ -13,6 +13,9 @@
     "version"        : "1.0",
     "ksp_version_max"    : "0.90",
     "release_status" : "stable",
+    "resources": {
+        "homepage": "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures/"
+    },
     "depends" : [
         { "name" : "RealSolarSystem", "min_version" : "v8.3" },
         { "name" : "DDSLoader" }
diff --git a/RSSTexturesDDS8192/RSSTexturesDDS8192-1.0.ckan b/RSSTexturesDDS8192/RSSTexturesDDS8192-1.0.ckan
index 14f273cdee..dd42ac6eb2 100644
--- a/RSSTexturesDDS8192/RSSTexturesDDS8192-1.0.ckan
+++ b/RSSTexturesDDS8192/RSSTexturesDDS8192-1.0.ckan
@@ -13,6 +13,9 @@
     "version"        : "1.0",
     "ksp_version_max"    : "0.90",
     "release_status" : "stable",
+    "resources": {
+        "homepage": "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures/"
+    },
     "depends" : [
         { "name" : "RealSolarSystem", "min_version" : "v8.3" },
         { "name" : "DDSLoader" }
diff --git a/TreeLoader/TreeLoader-1.1.5.ckan b/TreeLoader/TreeLoader-1.1.5.ckan
index b4b723bd31..8ed35f77c4 100644
--- a/TreeLoader/TreeLoader-1.1.5.ckan
+++ b/TreeLoader/TreeLoader-1.1.5.ckan
@@ -7,8 +7,11 @@
     "abstract"          : "Custom Career Tech-tree Loader",
     "ksp_version_min"   : "0.23.5",
 	"ksp_version_max"	: "0.90",
-    "license"           : "unknown",
+    "license"           : "restricted",
     "x_maintained_by"   : "distantcam",
+    "resources": {
+        "homepage": "http://www.curse.com/ksp-mods/kerbal/221687-treeloader"
+    },
 
     "download"          : "http://addons.curse.cursecdn.com/files/2205/679/TreeLoader_1.1.5.zip"
 }