From 86c8464a49daf19ad22689eb28fe5685d34399cb Mon Sep 17 00:00:00 2001 From: BasharMilesTeg Date: Sun, 28 Dec 2014 01:00:13 +0800 Subject: [PATCH] Create KerbalStats-1.1.0.ckan --- KerbalStats-1.1.0.ckan | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 KerbalStats-1.1.0.ckan diff --git a/KerbalStats-1.1.0.ckan b/KerbalStats-1.1.0.ckan new file mode 100644 index 0000000000..89fa5432ca --- /dev/null +++ b/KerbalStats-1.1.0.ckan @@ -0,0 +1,19 @@ +{ + "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_v1.1.0.zip", + "author" : "taniwha", + "version" : "1.1.0", + "license" : "GPL-3.0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/99018" + }, + "install" : [{ + "file" : "KerbalStats", + "install_to" : "GameData" + }] +}