"NetKAN generated mods - KSPLogger-0.4.1.2"
This commit is contained in:
parent
09edf5c25a
commit
78442f86bf
|
@ -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.1.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "KSPLogger",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.4.1.2/KSPLogger-0.4.1.2.zip",
|
||||
"download_size": 24684,
|
||||
"download_hash": {
|
||||
"sha1": "7F4A313655EA59897C3F8479199D5C9DC0C45FB9",
|
||||
"sha256": "195D3D4ACAA09C6B219A83C4B50F5CCC18E16A64C11EDAE2804505A026FD0E49"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue