"NetKAN generated mods - FieldTrainingLaboratory-1.0.3.4.1"
This commit is contained in:
parent
531e93e89b
commit
d12f4fd36c
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FieldTrainingLaboratory",
|
||||
"name": "Training Laboratory",
|
||||
"abstract": "This mod adds a training center in the science laboratory. Paying science points gets kerbals experience.",
|
||||
"author": [
|
||||
"Efour",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/188841-*",
|
||||
"spacedock": "https://spacedock.info/mod/971/Training%20Laboratory",
|
||||
"repository": "https://github.com/zer0Kerbal/FieldTrainingLab",
|
||||
"x_screenshot": "https://spacedock.info/content/Efour_8237/Training_Laboratory/Training_Laboratory-1475872168.6794376.png"
|
||||
},
|
||||
"version": "1.0.3.4.1",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.7.9999",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FieldTrainingFacility"
|
||||
},
|
||||
{
|
||||
"name": "BetterScienceLabs"
|
||||
},
|
||||
{
|
||||
"name": "ODFC"
|
||||
},
|
||||
{
|
||||
"name": "KGEx"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FieldTrainingLab",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/971/Training%20Laboratory/download/1.0.3.4.1",
|
||||
"download_size": 14051,
|
||||
"download_hash": {
|
||||
"sha1": "595E651D6FF1866F689C4A86B1F71C5C38872F81",
|
||||
"sha256": "8A6B9463CFCA4806C8A0A335C0B434C8E30C0843D88CAAE6F0EBDC24921F8078"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue