NetKAN added mod - FieldTrainingLaboratory-1.2.1.0-release
This commit is contained in:
parent
b96be3534f
commit
36ef001f77
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FieldTrainingLaboratory",
|
||||
"name": "Field Training Laboratory (FTL) by Efour",
|
||||
"abstract": "This mod provides training for your kerbalnauts by adding a Field Training Lab into all science laboratories which consumes science points to educate a kerbal with experience(stars).",
|
||||
"author": [
|
||||
"Efour",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1.2.1.0-release",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/188841-*/",
|
||||
"spacedock": "https://spacedock.info/mod/971/Field%20Training%20Laboratory%20(FTL)%20by%20Efour",
|
||||
"repository": "https://github.com/zer0Kerbal/FieldTrainingLab",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/FieldTrainingLab/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/FieldTrainingLab.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Efour_8237/Field_Training_Laboratory_FTL_by_Efour/Field_Training_Laboratory_FTL_by_Efour-1673502487.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FieldTrainingFacility"
|
||||
},
|
||||
{
|
||||
"name": "BetterScienceLabs"
|
||||
},
|
||||
{
|
||||
"name": "ODFC"
|
||||
},
|
||||
{
|
||||
"name": "KGEx"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FieldTrainingLab",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/971/Field%20Training%20Laboratory%20(FTL)%20by%20Efour/download/1.2.1.0-release",
|
||||
"download_size": 64786,
|
||||
"download_hash": {
|
||||
"sha1": "A70FC2464A9E5F04D4CE50DF70F0B4470D073BC0",
|
||||
"sha256": "3E7694B3CC473C1D0552B2EA72D3CBDA2CC71F87164E9050ADD336872F41E9FB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 137215,
|
||||
"release_date": "2023-01-12T05:56:35.509494+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue