NetKAN added mod - KSPLogger-0.6.1.1

This commit is contained in:
NetKAN inflator Robot 2022-11-30 02:43:45 +00:00
parent 6840c5e420
commit 4bbbfcdc58
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"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",
"version": "0.6.1.1",
"ksp_version_min": "1.12.0",
"license": "restricted",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/146171-*",
"repository": "https://github.com/linuxgurugamer/KSPLogger",
"bugtracker": "https://github.com/linuxgurugamer/KSPLogger/issues",
"remote-avc": "http://ksp.spacetux.net/avc/KSPLogger"
},
"tags": [
"plugin",
"app"
],
"recommends": [
{
"name": "JanitorsCloset"
}
],
"install": [
{
"find": "KSPLogger",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.6.1.1/KSPLogger-1.12.0-0.6.1.1.zip",
"download_size": 29313,
"download_hash": {
"sha1": "A9B95569E165F847718BCA7E2DE74D548BD887E0",
"sha256": "5412B97F4ED0DEDA809B292D0C577D429AD082CE811516C0DA7C080A35A75FF3"
},
"download_content_type": "application/zip",
"install_size": 87955,
"release_date": "2022-11-30T02:24:14Z",
"x_generated_by": "netkan"
}