NetKAN added mod - SensibleScreenshot-1.2.5.4
This commit is contained in:
parent
26964af2cc
commit
aad2bebe45
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SensibleScreenshot",
|
||||
"name": "Sensible Screenshot",
|
||||
"abstract": "Give your screenshots sensible names",
|
||||
"author": [
|
||||
"magico13",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.2.5.4",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/178484-14x-",
|
||||
"spacedock": "https://spacedock.info/mod/642/Sensible%20Screenshot",
|
||||
"repository": "https://github.com/linuxgurugamer/Magico13_Modlets",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/Magico13_Modlets/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/SensibleScreenshot"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "MagiCore"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SensibleScreenshot",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/642/Sensible%20Screenshot/download/1.2.5.4",
|
||||
"download_size": 20083,
|
||||
"download_hash": {
|
||||
"sha1": "C580B64FDC76FFB86C612D0714D6AA2FE9BE4FC5",
|
||||
"sha256": "ED57AD895E7F36F6862262FF64A56A1DD9C6E93C40A69EC4A2C0BACE59D95A24"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-29T21:33:05.840427+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue