NetKAN added mod - samv-client-1-1.0.0.2
This commit is contained in:
parent
1ae48d643e
commit
db8dd2b960
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.2",
|
||||
"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.2/StandAloneMapView-1.12.0-1.0.0.2-client.zip",
|
||||
"download_size": 140659,
|
||||
"download_hash": {
|
||||
"sha1": "1265299D369D94B897C8E073E83530D4D5415ACB",
|
||||
"sha256": "B67EBF976BD4ACE585DEED97A98D4B0F9405BD7EF054F9BB395F90CB01227FF7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 348584,
|
||||
"release_date": "2022-12-26T20:42:21Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue