NetKAN generated mods - FieldTrainingLaboratory-1.0.3.5
This commit is contained in:
parent
8675e90cb2
commit
3375658567
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"version": "1.0.3.5",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.7.9999",
|
||||
"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-1571198468.1662643.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"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.5",
|
||||
"download_size": 21710,
|
||||
"download_hash": {
|
||||
"sha1": "A1F569DF3DFA261D946D6C6D4D57D6EEF65C0C55",
|
||||
"sha256": "859B927310FC64F02E61C71334657BD49598C00F5D1A7E540A6641D5F39635B7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue