"NetKAN generated mods - KSPLogger-0.1.0"
This commit is contained in:
parent
caa6ba3bf7
commit
eef94568f6
|
@ -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.1.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "KSPLogger",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.1.0/KSPLogger.zip",
|
||||
"download_size": 6019,
|
||||
"download_hash": {
|
||||
"sha1": "561F23DF2E21B5F32313D6B816BF1C6460931A9B",
|
||||
"sha256": "8CAAC89AFB1D7FF99386823BC86FEFD20608DF9BB58EF87A7601CB03EA77DDC2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue