CKAN-meta/samv-client/samv-client-1-1.0.0.ckan

45 lines
1.4 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "samv-client",
"name": "Stand alone map view client",
"abstract": "A Kerbal Space Program mod that opens the map view in another window/monitor",
"author": [
"DanielKinsman",
"linuxgurugamer"
],
"version": "1:1.0.0",
"ksp_version_min": "1.12.3",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/211182-*/",
"repository": "https://github.com/linuxgurugamer/stand-alone-map-view",
"bugtracker": "https://github.com/linuxgurugamer/stand-alone-map-view/issues",
"remote-avc": "http://ksp.spacetux.net/avc/StandAloneMapView"
},
"tags": [
"plugin",
"app"
],
"conflicts": [
{
"name": "samv-server"
}
],
"install": [
{
"find": "samv_client",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/stand-alone-map-view/releases/download/1.0.0/StandAloneMapView-1.12.0-1.0.0-client.zip",
"download_size": 139621,
"download_hash": {
"sha1": "CAA3D343A64207F909390BF6A0AFEF556BF2CF20",
"sha256": "E54238B179624B2FD5833F93C447932104081314F7A7D083210A23EB753077C2"
},
"download_content_type": "application/zip",
"install_size": 347420,
"release_date": "2022-12-25T04:14:03Z",
"x_generated_by": "netkan"
}