NetKAN generated mods - FerramAerospaceResearch-v0.14.4, KerbalIspDifficultyScaler-v1.4.1a
This commit is contained in:
parent
116c7d248e
commit
fd7896d5e2
|
@ -22,6 +22,11 @@
|
|||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalIspDifficultyScaler"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/FerramAerospaceResearch",
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalIspDifficultyScaler",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/ferram4/Kerbal-Isp-Difficulty-Scaler",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52882",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/56/Kerbal%20Isp%20Difficulty%20Scaler"
|
||||
},
|
||||
"x_netkan_license_ok": false,
|
||||
"ksp_version": "0.25",
|
||||
"name": "Kerbal Isp Difficulty Scaler",
|
||||
"abstract": "KIDS allows scaling of difficulty by universally changing the Isps of all engines and changing how Isp behaves",
|
||||
"author": "ferram4",
|
||||
"version": "v1.4.1a",
|
||||
"download": "https://kerbalstuff.com/mod/56/Kerbal%20Isp%20Difficulty%20Scaler/download/v1.4.1a",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 33830
|
||||
}
|
Loading…
Reference in New Issue