"NetKAN generated mods - KSPLogger-0.5.0"

This commit is contained in:
NetKAN inflator Robot 2019-04-01 12:38:28 +00:00
parent edbcdeb656
commit 4807e06142
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
{
"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.5.0",
"ksp_version_min": "1.5.1",
"recommends": [
{
"name": "JanitorsCloset"
}
],
"install": [
{
"find": "KSPLogger",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.5.0/KSPLogger-1.4.5-0.5.0.zip",
"download_size": 39014,
"download_hash": {
"sha1": "C6AADC2D1B7C972C6A0657C933C6850FC17EADCD",
"sha256": "1E8D44E1C873A752DDFECDE9B40D3D539EE4CCCE596BDCA89ACA255381FE6A67"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}