NetKAN: CoherentContracts, NEAR, RLA-Stockalike
This commit is contained in:
parent
14f02b15f5
commit
4cfe1c5cf2
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CoherentContracts",
|
||||
"license": "BSD-3-clause",
|
||||
"resources": {
|
||||
"homepage": "",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/333/Coherent%20Contracts"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Coherent Contracts",
|
||||
"abstract": "Prevents ocular traumatization by replacing the contract description generator",
|
||||
"author": "DuoDex",
|
||||
"version": "1.01",
|
||||
"download": "https://kerbalstuff.com/mod/333/Coherent%20Contracts/download/1.01",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 12966
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NEAR",
|
||||
"license": "GPL-3.0",
|
||||
"provides": [
|
||||
"AerodynamicModel"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AerodynamicModel"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86419",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Neophyte's Elementary Aerodynamics Replacement",
|
||||
"abstract": "NEAR replaces KSP's stock mass-based aerodynamics model with a relatively simple, slightly more realistic one.",
|
||||
"author": "ferram4",
|
||||
"version": "v1.3a",
|
||||
"download": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement/download/v1.3a",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 76711
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RLA-Stockalike",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RLA_Stockalike",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/90218",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/103/RLA%20Stockalike"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "RLA Stockalike",
|
||||
"abstract": "Part pack to fill in stock niches. Includes 0.625m parts, RCS blocks, Monopropellant engines, SRBs, structural parts and power generation.",
|
||||
"author": "hoojiwana",
|
||||
"version": "12",
|
||||
"download": "https://kerbalstuff.com/mod/103/RLA%20Stockalike/download/12",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 8427707
|
||||
}
|
Loading…
Reference in New Issue