From f07e44b50e82b7a09c485c5c26c47e6ae7fe8a47 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Mon, 30 May 2016 21:23:07 +0000 Subject: [PATCH] "NetKAN generated mods - KerbalStats-2.0.0" --- KerbalStats/KerbalStats-2.0.0.ckan | 45 ++++++++++++++++++------------ 1 file changed, 27 insertions(+), 18 deletions(-) diff --git a/KerbalStats/KerbalStats-2.0.0.ckan b/KerbalStats/KerbalStats-2.0.0.ckan index 2cdc9e057a..155b2eba9d 100644 --- a/KerbalStats/KerbalStats-2.0.0.ckan +++ b/KerbalStats/KerbalStats-2.0.0.ckan @@ -1,21 +1,30 @@ { - "spec_version" : 1, - "name" : "Kerbal Stats", - "abstract" : "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.", - "identifier" : "KerbalStats", - "download" : "http://taniwha.org/~bill/KerbalStats_v2.0.0.zip", - "author" : "taniwha", - "version" : "2.0.0", - "license" : "GPL-3.0", - "release_status" : "stable", - "ksp_version" : "1.0", - "resources" : { - "homepage" : "http://forum.kerbalspaceprogram.com/threads/99018", - "repository" : "https://github.com/taniwha-qf/KerbalStats" + "spec_version": 1, + "identifier": "KerbalStats", + "name": "Kerbal Stats", + "abstract": "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.", + "author": "taniwha", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99018", + "repository": "https://github.com/taniwha-qf/KerbalStats" }, - "install" : [{ - "file" : "KerbalStats", - "install_to" : "GameData", - "filter" : "KerbalStatsWrapper.cs" - }] + "version": "2.0.0", + "ksp_version": "1.0", + "install": [ + { + "file": "KerbalStats", + "install_to": "GameData", + "filter": "KerbalStatsWrapper.cs" + } + ], + "download": "http://taniwha.org/~bill/KerbalStats_v2.0.0.zip", + "download_size": 18873, + "download_hash": { + "sha1": "D84A7F21F30B9599B88579AFBB7E10764D5F910C", + "sha256": "5F609D8F59C3DCAA342733E36A484666263E3E077312715A9DC67D459DC9D3AE" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }