diff --git a/KerbalStats/KerbalStats-1.0.0.ckan b/KerbalStats/KerbalStats-1.0.0.ckan deleted file mode 100644 index 8eabcfca08..0000000000 --- a/KerbalStats/KerbalStats-1.0.0.ckan +++ /dev/null @@ -1,19 +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.0.0.zip", - "author" : "taniwha", - "version" : "1.0.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" - }] -}