mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - samv-client-v0.23
This commit is contained in:
@ -4,13 +4,17 @@
|
||||
"name": "Stand alone map view client",
|
||||
"abstract": "Allows you to open a new window (on a separator monitor) to display the map view, using two separate copies of the game. One copy should install the client, the other (your main game) should install the server. All other mods should be the same.",
|
||||
"author": "DanielKinsman",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/69089-stand-alone-map-view-multi-monitor-ksp-105plugin/",
|
||||
"repository": "https://github.com/DanielKinsman/stand-alone-map-view"
|
||||
},
|
||||
"version": "v0.23",
|
||||
"ksp_version": "1.4",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/69089-*",
|
||||
"repository": "https://github.com/DanielKinsman/stand-alone-map-view"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"app"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "samv-server"
|
||||
|
Reference in New Issue
Block a user