21 lines
732 B
Plaintext
21 lines
732 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.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"
|
|
}]
|
|
}
|