"NetKAN generated mods - KerbalStats-2.0.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-30 21:23:07 +00:00
parent 2c9d988f29
commit f07e44b50e
1 changed files with 27 additions and 18 deletions

View File

@ -1,21 +1,30 @@
{
"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_v2.0.0.zip",
"author" : "taniwha",
"version" : "2.0.0",
"license" : "GPL-3.0",
"release_status" : "stable",
"ksp_version" : "1.0",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/99018",
"repository" : "https://github.com/taniwha-qf/KerbalStats"
"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"
},
"install" : [{
"file" : "KerbalStats",
"install_to" : "GameData",
"filter" : "KerbalStatsWrapper.cs"
}]
"version": "2.0.0",
"ksp_version": "1.0",
"install": [
{
"file": "KerbalStats",
"install_to": "GameData",
"filter": "KerbalStatsWrapper.cs"
}
],
"download": "http://taniwha.org/~bill/KerbalStats_v2.0.0.zip",
"download_size": 18873,
"download_hash": {
"sha1": "D84A7F21F30B9599B88579AFBB7E10764D5F910C",
"sha256": "5F609D8F59C3DCAA342733E36A484666263E3E077312715A9DC67D459DC9D3AE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}