"NetKAN generated mods - KSPLogger-0.2.0"
This commit is contained in:
parent
19b9fcd3bf
commit
acd405879b
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSPLogger",
|
||||
"name": "KSP Logger",
|
||||
"abstract": "Write specified data items to files for use by external programs (ie: OBS)",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/KSPLogger"
|
||||
},
|
||||
"version": "0.2.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "KSPLogger",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.2.0/KSPLogger-0.2.0.zip",
|
||||
"download_size": 23805,
|
||||
"download_hash": {
|
||||
"sha1": "81C5F540504F4C9F3F5904A0F585E87534056F80",
|
||||
"sha256": "E3DAFAEEAF651D43838CD8D94AA2266CC7D135910206FBB2DF21C4F9CFE7DEE4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue