NetKAN added mod - PerSaveScreenshots-1.0.1

This commit is contained in:
NetKAN inflator Robot 2023-09-20 03:19:44 +00:00
parent be97a15860
commit 4c6c4bcc00
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"spec_version": "v1.4",
"identifier": "PerSaveScreenshots",
"name": "Per Save Screenshots",
"abstract": "KSP mod that saves screenshots to sepearate folders based on the name of your save game",
"author": "DeltaDizzy",
"version": "1.0.1",
"ksp_version": "1.12",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/topic/219192-*",
"repository": "https://github.com/DeltaDizzy/PerSaveScreenshots",
"bugtracker": "https://github.com/DeltaDizzy/PerSaveScreenshots/issues"
},
"tags": [
"plugin",
"convenience"
],
"install": [
{
"file": "GameData/PerSaveScreenshots.dll",
"install_to": "GameData/PerSaveScreenshots"
}
],
"download": "https://github.com/DeltaDizzy/PerSaveScreenshots/releases/download/1.0.1/PerSaveScreenshots-1.0.1.zip",
"download_size": 4926,
"download_hash": {
"sha1": "9AC0B5B14C487FFDC0F31C276B7849F5024062FE",
"sha256": "EB72B776C48F1CC0DF5D5735683FC1559F7969A7EB1CEF210911C2F9CB9E9F15"
},
"download_content_type": "application/zip",
"install_size": 7168,
"release_date": "2023-09-20T02:31:56Z",
"x_generated_by": "netkan"
}