"NetKAN generated mods - KSPLogger-0.4.2"
This commit is contained in:
parent
7069ff13a7
commit
a4270702f4
|
@ -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.4.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "KSPLogger",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.4.2/KSPLogger-0.4.2.zip",
|
||||
"download_size": 25601,
|
||||
"download_hash": {
|
||||
"sha1": "E97B93D87F5A38D77378460B9657800727387022",
|
||||
"sha256": "9BD00444FE631076263A4C14F34B2A9E5990BDC07120D7DB69F18E2B5326BDE5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue