diff --git a/CraftHistory/CraftHistory-1.1.0.ckan b/CraftHistory/CraftHistory-1.1.0.ckan new file mode 100644 index 0000000000..f59b00b64d --- /dev/null +++ b/CraftHistory/CraftHistory-1.1.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "CraftHistory", + "license": "restricted", + "install": [ + { + "file": "GameData/KerboKatz", + "install_to": "GameData", + "filter_regexp": [ + "KerboKatzUtilities.dll", + "KerboKatzUtilities.version" + ] + } + ], + "depends": [ + { + "name": "KerboKatzUtilities" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/110703", + "kerbalstuff": "https://kerbalstuff.com/mod/598/CraftHistory" + }, + "ksp_version": "0.90", + "name": "CraftHistory", + "abstract": "Creates a history of your crafts while you edit them", + "author": "SpaceTiger", + "version": "1.1.0", + "download": "https://kerbalstuff.com/mod/598/CraftHistory/download/1.1.0", + "x_generated_by": "netkan", + "download_size": 31719 +} diff --git a/KerboKatzUtilities/KerboKatzUtilities-1.0.2.ckan b/KerboKatzUtilities/KerboKatzUtilities-1.0.2.ckan new file mode 100644 index 0000000000..5458d14620 --- /dev/null +++ b/KerboKatzUtilities/KerboKatzUtilities-1.0.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "KerboKatzUtilities", + "license": "restricted", + "install": [ + { + "file": "GameData/KerboKatz", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "https://github.com/Xarun/KerboKatzUtilities", + "kerbalstuff": "https://kerbalstuff.com/mod/600/KerboKatzUtilities" + }, + "ksp_version": "0.90", + "name": "KerboKatzUtilities", + "abstract": "Utilities used in all of my mods", + "author": "SpaceTiger", + "version": "1.0.2", + "download": "https://kerbalstuff.com/mod/600/KerboKatzUtilities/download/1.0.2", + "x_generated_by": "netkan", + "download_size": 8294 +}