1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/KerbalStats/KerbalStats-1.1.0.ckan
2015-01-03 14:56:37 +02:00

20 lines
670 B
Plaintext

{
"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.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/99018"
},
"install" : [{
"file" : "KerbalStats",
"install_to" : "GameData"
}]
}