NetKAN added mod - NavballDockAlignIndCE-1.1.1
This commit is contained in:
parent
46b082b83a
commit
1a8aebe987
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NavballDockAlignIndCE",
|
||||
"name": "Navball Docking Alignment Indicator CE-2",
|
||||
"abstract": "Adds an alignment indicator to the navball",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.1.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152739-121-navball-docking-alignment-indicator-community-edition-v2/",
|
||||
"spacedock": "https://spacedock.info/mod/1098/Navball%20Docking%20Alignment%20Indicator%20CE-2",
|
||||
"repository": "https://github.com/linuxgurugamer/NavBallDockingAlignmentIndicatorCE",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Navball_Docking_Alignment_Indicator_CE-2/Navball_Docking_Alignment_Indicator_CE-2-1480427599.4822311.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"provides": [
|
||||
"NavballDockingIndicator"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "NavballDockingIndicator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NavBallDockingAlignmentIndicatorCE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1098/Navball%20Docking%20Alignment%20Indicator%20CE-2/download/1.1.1",
|
||||
"download_size": 19635,
|
||||
"download_hash": {
|
||||
"sha1": "B5016C27E050FC7EBBFBB468800CC90447611901",
|
||||
"sha256": "69F3F47EF34B709301CB197601FA75672103888C2EEC510A3837206A8E9A60B9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-05T22:47:31.947985+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue