NetKAN added mod - ArtemisConstructionKit-1.0.0
This commit is contained in:
parent
9ce6f63567
commit
9365a59480
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "ArtemisConstructionKit",
|
||||
"name": "Artemis Construction Kit",
|
||||
"abstract": "Adds parts inspired by NASA's Artemis missions, specifically the Orion spacecraft",
|
||||
"author": "Benjee10",
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/3098/Artemis%20Construction%20Kit",
|
||||
"repository": "https://github.com/benjee10/Benjee10_Orion",
|
||||
"bugtracker": "https://github.com/benjee10/Benjee10_Orion/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Benjee10_2390/Artemis_Construction_Kit/Artemis_Construction_Kit-1661718611.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
},
|
||||
{
|
||||
"name": "Benjee10-SharedAssets"
|
||||
},
|
||||
{
|
||||
"name": "HabTechProps"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Shabby"
|
||||
},
|
||||
{
|
||||
"name": "Shaddy"
|
||||
},
|
||||
{
|
||||
"name": "BreakingGround-DLC"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Benjee10_Orion",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Craft Files",
|
||||
"install_to": "Ships",
|
||||
"as": "VAB"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3098/Artemis%20Construction%20Kit/download/1.0.0",
|
||||
"download_size": 44091719,
|
||||
"download_hash": {
|
||||
"sha1": "003398E6E86389EF0DCF7BE640F84CB1FF90244B",
|
||||
"sha256": "F5FD6B0C35FE6B69430DFB943B75820B748AF4A4392E406D160A747DD65A018B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 86156705,
|
||||
"release_date": "2022-08-28T20:29:49.733484+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue