"NetKAN generated mods - KSPLogger-0.4.6"
This commit is contained in:
parent
fb6c51e412
commit
f8c3126e89
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"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.4.6",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSPLogger",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.4.6/KSPLogger-0.4.6.zip",
|
||||
"download_size": 37412,
|
||||
"download_hash": {
|
||||
"sha1": "8BE760A27AC31B6B2BA61C14DBA25049336AF1AE",
|
||||
"sha256": "22AB86FCA9C9EEC704364CF0457A639C1326C5D2DC4E1F0A487437F054D815CA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue