NetKAN added mod - PerSaveScreenshots-1.0-static
This commit is contained in:
parent
fd6b7e7466
commit
670a62932b
|
@ -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-static",
|
||||
"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-static/PerSaveScreenshots-1.0.zip",
|
||||
"download_size": 4853,
|
||||
"download_hash": {
|
||||
"sha1": "2A2992068B5565FAD9FBD3CCF74C9FC105EEA6C3",
|
||||
"sha256": "A5CE85D02189F9C7C829CA67870F82950B2982B9B766281E0626289CF62E88D8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 7168,
|
||||
"release_date": "2023-09-02T01:20:57Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue