CKAN-meta/samv-server/samv-server-1-v0.23.ckan

40 lines
1.2 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "samv-server",
"name": "Stand alone map view server",
"abstract": "A Kerbal Space Program mod that opens the map view in another window/monitor",
"author": "DanielKinsman",
"version": "1:v0.23",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/211182-*/",
"repository": "https://github.com/DanielKinsman/stand-alone-map-view",
"bugtracker": "https://github.com/DanielKinsman/stand-alone-map-view/issues"
},
"tags": [
"plugin",
"app"
],
"conflicts": [
{
"name": "samv-client"
}
],
"install": [
{
"find": "samv_server",
"install_to": "GameData"
}
],
"download": "https://github.com/DanielKinsman/stand-alone-map-view/releases/download/v0.23/release.zip",
"download_size": 223443,
"download_hash": {
"sha1": "D2AFE37D0F05C90DE8A6ED845D656CB54AA97B25",
"sha256": "0A0B94F4AE77376B5E22EA9A562413E16ADA58E89827BB78EE2D5E4155AC844B"
},
"download_content_type": "application/zip",
"install_size": 228666,
"release_date": "2018-09-01T23:30:49Z",
"x_generated_by": "netkan"
}