NetKAN updated mod - ArtemisConstructionKit-1.4.0
This commit is contained in:
parent
39e9411cf6
commit
ea151f2a90
|
@ -1,17 +1,19 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.18",
|
"spec_version": "v1.34",
|
||||||
"identifier": "ArtemisConstructionKit",
|
"identifier": "ArtemisConstructionKit",
|
||||||
"name": "Artemis Construction Kit",
|
"name": "Artemis Construction Kit",
|
||||||
"abstract": "Adds parts inspired by NASA's Artemis missions including Orion & SLS",
|
"abstract": "Adds parts inspired by NASA's Artemis missions including Orion & SLS",
|
||||||
"author": "Benjee10",
|
"author": "Benjee10",
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
"ksp_version": "1.12.5",
|
"ksp_version_min": "1.4.0",
|
||||||
|
"ksp_version_max": "1.7.9",
|
||||||
"license": "restricted",
|
"license": "restricted",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209546-112x-artemis-construction-kit-stockalike-orion-spacecraft-v100/",
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209546-112x-artemis-construction-kit-stockalike-orion-spacecraft-v100/",
|
||||||
"spacedock": "https://spacedock.info/mod/3098/Artemis%20Construction%20Kit",
|
"spacedock": "https://spacedock.info/mod/3098/Artemis%20Construction%20Kit",
|
||||||
"repository": "https://github.com/benjee10/Benjee10_Orion",
|
"repository": "https://github.com/benjee10/Benjee10_Orion",
|
||||||
"bugtracker": "https://github.com/benjee10/Benjee10_Orion/issues",
|
"bugtracker": "https://github.com/benjee10/Benjee10_Orion/issues",
|
||||||
|
"remote-avc": "https://raw.githubusercontent.com:443/JadeOfMaar/PlumeParty/master/Version/PlumeParty.version",
|
||||||
"x_screenshot": "https://spacedock.info/content/Benjee10_2390/Artemis_Construction_Kit/Artemis_Construction_Kit-1661718611.jpg"
|
"x_screenshot": "https://spacedock.info/content/Benjee10_2390/Artemis_Construction_Kit/Artemis_Construction_Kit-1661718611.jpg"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
|
@ -69,7 +71,10 @@
|
||||||
"as": "VAB"
|
"as": "VAB"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"download": "https://spacedock.info/mod/3098/Artemis%20Construction%20Kit/download/1.4.0",
|
"download": [
|
||||||
|
"https://github.com/benjee10/Benjee10_Orion/releases/download/v1.4.0/Benjee10_Orion_v1.4.0.zip",
|
||||||
|
"https://spacedock.info/mod/3098/Artemis%20Construction%20Kit/download/1.4.0"
|
||||||
|
],
|
||||||
"download_size": 116953262,
|
"download_size": 116953262,
|
||||||
"download_hash": {
|
"download_hash": {
|
||||||
"sha1": "3A26ACBAB25C89D245A6F40D19E119F4C3D864AF",
|
"sha1": "3A26ACBAB25C89D245A6F40D19E119F4C3D864AF",
|
||||||
|
|
Loading…
Reference in New Issue