diff --git a/KerbalStats/KerbalStats-1.1.1.ckan b/KerbalStats/KerbalStats-1.1.1.ckan deleted file mode 100644 index d5666e84cc..0000000000 --- a/KerbalStats/KerbalStats-1.1.1.ckan +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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.1.zip", - "author" : "taniwha", - "version" : "1.1.1", - "license" : "GPL-3.0", - "release_status" : "stable", - "ksp_version" : "0.90", - "resources" : { - "homepage" : "http://forum.kerbalspaceprogram.com/threads/99018", - "repository" : "https://github.com/taniwha-qf/KerbalStats" - }, - "install" : [{ - "file" : "KerbalStats", - "install_to" : "GameData" - }] -}