diff --git a/KerboKatzUtilities/KerboKatzUtilities-1.0.0.ckan b/KerboKatzUtilities/KerboKatzUtilities-1.0.0.ckan index 4fcd3d11b6..e827af5a53 100644 --- a/KerboKatzUtilities/KerboKatzUtilities-1.0.0.ckan +++ b/KerboKatzUtilities/KerboKatzUtilities-1.0.0.ckan @@ -1,27 +1,23 @@ { "spec_version": 1, "identifier": "KerboKatzUtilities", - "name": "KerboKatz Utilities", "license": "restricted", "install": [ { - "file": "GameData/KerboKatz/KerboKatzUtilities.dll", - "install_to": "GameData/KerboKatz" - }, - { - "file": "GameData/KerboKatz/KerboKatzUtilities.version", - "install_to": "GameData/KerboKatz" + "file": "GameData/KerboKatz", + "install_to": "GameData" } ], "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/110703", - "kerbalstuff": "https://kerbalstuff.com/mod/598/CraftHistory" + "homepage": "https://github.com/Xarun/KerboKatzUtilities", + "kerbalstuff": "https://kerbalstuff.com/mod/600/KerboKatzUtilities" }, "ksp_version": "0.90", - "abstract": "Creates a history of your crafts while you edit them", + "name": "KerboKatzUtilities", + "abstract": "Utilities used in all of my mods", "author": "SpaceTiger", "version": "1.0.0", - "download": "https://kerbalstuff.com/mod/598/CraftHistory/download/1.0.0", + "download": "https://kerbalstuff.com/mod/600/KerboKatzUtilities/download/1.0.0", "x_generated_by": "netkan", - "download_size": 26999 + "download_size": 8027 } diff --git a/LetThereBeLight/LetThereBeLight-v1.0.ckan b/LetThereBeLight/LetThereBeLight-v1.0.ckan new file mode 100644 index 0000000000..a5722a6656 --- /dev/null +++ b/LetThereBeLight/LetThereBeLight-v1.0.ckan @@ -0,0 +1,17 @@ +{ + "identifier": "LetThereBeLight", + "x_via": "Automated KerbalStuff CKAN submission", + "spec_version": 1, + "license": "MIT", + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/603/LetThereBeLight!" + }, + "ksp_version": "0.90", + "name": "LetThereBeLight!", + "abstract": "Automatically time warp to the next sunrise on Kerbin", + "author": "comma", + "version": "v1.0", + "download": "https://kerbalstuff.com/mod/603/LetThereBeLight!/download/v1.0", + "x_generated_by": "netkan", + "download_size": 5339 +} diff --git a/SpearofLonginus/SpearofLonginus-0.7.ckan b/SpearofLonginus/SpearofLonginus-0.7.ckan new file mode 100644 index 0000000000..8a067e00a3 --- /dev/null +++ b/SpearofLonginus/SpearofLonginus-0.7.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "SpearofLonginus", + "license": "CC-BY-SA-3.0", + "x_via": "Automated KerbalStuff CKAN submission", + "install": [ + { + "find": "GameData/Spear Of Longinus", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/110665-0-90-Spear-of-Longinus", + "kerbalstuff": "https://kerbalstuff.com/mod/595/Spear%20of%20Longinus" + }, + "ksp_version": "0.90", + "name": "Spear of Longinus", + "abstract": "This is a fan-made MOD. Inspired by the official 20th anniversary plan. This mod includes a Spear of Longinus and a flag of Nerv.", + "author": "tetsuchou", + "version": "0.7", + "download": "https://kerbalstuff.com/mod/595/Spear%20of%20Longinus/download/0.7", + "x_generated_by": "netkan", + "download_size": 4053103 +}