"NetKAN generated mods - DockingCamKURS-1.3.4"
This commit is contained in:
parent
217b2c0724
commit
6fb8de7618
|
@ -1,18 +1,15 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "DockingCamKURS",
|
"identifier": "DockingCamKURS",
|
||||||
"name": "Docking camera (KURS)",
|
"name": "Docking Cam",
|
||||||
"abstract": "Built-in cameras in every docking ports and standalone Camera for any place. Allows usage modes: \"standart camera\", \"follow me\", \"look at current target\" \"look from target\", \"look at me\" (from any point)",
|
"abstract": "KURS style docking camera",
|
||||||
"author": "linuxgurugamer",
|
"author": "linuxgurugamer",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184038-145-161-docking-camera-kurs-style-re-adopted/",
|
"repository": "https://github.com/linuxgurugamer/DockingCam"
|
||||||
"spacedock": "https://spacedock.info/mod/1542/Docking%20camera%20(KURS)",
|
|
||||||
"repository": "https://github.com/linuxgurugamer/DockingCam",
|
|
||||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Docking_camera_KURS/Docking_camera_KURS-1507522106.6492326.png"
|
|
||||||
},
|
},
|
||||||
"version": "1.3.4",
|
"version": "1.3.4",
|
||||||
"ksp_version": "1.7.0",
|
"ksp_version_min": "1.7.0",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -29,7 +26,7 @@
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"download": "https://spacedock.info/mod/1542/Docking%20camera%20%28KURS%29/download/1.3.4",
|
"download": "https://github.com/linuxgurugamer/DockingCam/releases/download/1.3.4/DockingCamKURS-1.3.4.zip",
|
||||||
"download_size": 2929985,
|
"download_size": 2929985,
|
||||||
"download_hash": {
|
"download_hash": {
|
||||||
"sha1": "EFE12E35CBAF793552188D737CEDE1D12798EB55",
|
"sha1": "EFE12E35CBAF793552188D737CEDE1D12798EB55",
|
||||||
|
|
Loading…
Reference in New Issue