NetKAN generated mods - FieldTrainingLaboratory-1.2.0.0
This commit is contained in:
parent
86f8fd9fe5
commit
ba21b54f4b
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FieldTrainingLaboratory",
|
||||
"name": "Training Laboratory",
|
||||
"abstract": "This mod provides a training system (school) for your kerbalnauts by adding a Field Training Lab into all science laboratories that consumes science points to get a kerbal experience(stars).",
|
||||
"author": [
|
||||
"Efour",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1.2.0.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"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.2.0.0",
|
||||
"download_size": 21550,
|
||||
"download_hash": {
|
||||
"sha1": "5D3CA77CB8EBB52EA8331F818C50934FFEF4631A",
|
||||
"sha256": "C9997566BC4966597C1A05216EF2E4C4922D7D9011BEEEBD90D90CDE2EDCF673"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue