NetKAN added mod - Trajectories-v2.4.2
This commit is contained in:
parent
e863d0061f
commit
93029f4e87
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Trajectories",
|
||||
"name": "Trajectories",
|
||||
"abstract": "The mod displays trajectory predictions, accounting for atmospheric drag, lift, etc. Works with the stock aerodynamic model, and also with Ferram Aerospace Research (FAR).",
|
||||
"author": [
|
||||
"Youen",
|
||||
"Kobymaru",
|
||||
"PiezPiedPy"
|
||||
],
|
||||
"version": "v2.4.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/162324-131-181",
|
||||
"spacedock": "https://spacedock.info/mod/396/Trajectories",
|
||||
"repository": "https://github.com/neuoy/KSPTrajectories",
|
||||
"bugtracker": "https://github.com/neuoy/KSPTrajectories/issues",
|
||||
"remote-avc": "http://ksp-avc.cybutek.net/version.php?id=63"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ru",
|
||||
"zh-cn",
|
||||
"ja",
|
||||
"de-de",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"pt-br"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/396/Trajectories/download/v2.4.2",
|
||||
"download_size": 137582,
|
||||
"download_hash": {
|
||||
"sha1": "934A50D89A6060E991C2DCC2D03B45E06D74DB92",
|
||||
"sha256": "19B44A76F2715171856DBC90BBE57191695B5A3F942A4AD3078CD85C38192E65"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-07T17:53:32.988463+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue