NetKAN added mod - SimplexPropulsion-1-2.0
This commit is contained in:
parent
fd96b1b16c
commit
4f42ad809d
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimplexPropulsion",
|
||||
"name": "SIMPLEX Propulsion",
|
||||
"abstract": "Adjusts engine atmospheric performance, fuel ratios and ISRU capabilities to give a more unique playthrough.",
|
||||
"author": "theJesuit",
|
||||
"version": "1:2.0",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182930-161-simplex-propulsion-10/",
|
||||
"spacedock": "https://spacedock.info/mod/2112/SIMPLEX%20Propulsion"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AngleCanMods",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "\\.xlsx$"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2112/SIMPLEX%20Propulsion/download/2.0.20211002",
|
||||
"download_size": 15823,
|
||||
"download_hash": {
|
||||
"sha1": "11B735B39DA94FF0DF0BEF1B46C986829050EEE9",
|
||||
"sha256": "1C77A031899C1352D2D90B835FCEBFD9A440CC9B227C45C0A6513170DF003EA5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-02T09:07:35.70941+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue