NetKAN generated mods - NoCrewRequirementContinued-1.0.4
This commit is contained in:
parent
6b32434287
commit
83a0327be7
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NoCrewRequirementContinued",
|
||||
"name": "No Crew Requirement Continued",
|
||||
"abstract": "A simple ModuleManager patch that eliminates crew requirements for manned vessels and/or the need to attach an unmanned probe to your spacecraft. Useful for automatic launches and docking of space station modules, rescue missions etc. Requires ModuleManager.",
|
||||
"author": [
|
||||
"RealGecko",
|
||||
"Orbinaut"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170058-181-no-crew-requirement-continued-103/&tab=comments#comment-3709887",
|
||||
"spacedock": "https://spacedock.info/mod/715/No%20Crew%20Requirement%20Continued",
|
||||
"repository": "https://github.com/Mrcarrot1/NoCrewRequirementContinued",
|
||||
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/No_Crew_Requirement_Continued/No_Crew_Requirement_Continued-1476298187.5482783.png"
|
||||
},
|
||||
"version": "1.0.4",
|
||||
"ksp_version": "any",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RadioFreeKerbin"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NCRC",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/715/No%20Crew%20Requirement%20Continued/download/1.0.4",
|
||||
"download_size": 1254,
|
||||
"download_hash": {
|
||||
"sha1": "3ADE466EE5D346B532A9A7D35C4F7E85BE8FC5DC",
|
||||
"sha256": "B5CF7614413B741D9E35643061A501452B67843F0E4621F54E65BA061E6D94F2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue