From 648aa3dd06908b025d62f0dcca971a2cd148ce63 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 4 Sep 2017 21:26:24 +0000 Subject: [PATCH] "NetKAN generated mods - KerbalStats-3.0.2" --- KerbalStats/KerbalStats-3.0.2.ckan | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 KerbalStats/KerbalStats-3.0.2.ckan diff --git a/KerbalStats/KerbalStats-3.0.2.ckan b/KerbalStats/KerbalStats-3.0.2.ckan new file mode 100644 index 0000000000..e9c2a18fc0 --- /dev/null +++ b/KerbalStats/KerbalStats-3.0.2.ckan @@ -0,0 +1,30 @@ +{ + "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" + }, + "version": "3.0.2", + "ksp_version": "1.3.0", + "install": [ + { + "file": "KerbalStats", + "install_to": "GameData", + "filter": "KerbalStatsWrapper.cs" + } + ], + "download": "http://taniwha.org/~bill/KerbalStats_v3.0.2.zip", + "download_size": 24339, + "download_hash": { + "sha1": "16980E9B3F2BF84CEF50F7CC2AA462344FCFB8CF", + "sha256": "7F58DF59699749313534E000791E46773651467805523095CA6EFE8746D02F15" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}