NetKAN generated mods - B9-R5.2.7, FerramAerospaceResearch-v0.14.6, Hangar-2.0.2, InFlightWaypoints-1.2.0, KineTechAnimation-1.1.1, ResGen-0.28.2, VirginKalactic-NodeToggle-1.6.1
This commit is contained in:
parent
d2eec4a1f9
commit
6fe4b8e66b
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "B9",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CrossFeedEnabler"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "KineTechAnimation"
|
||||
},
|
||||
{
|
||||
"name": "KlockheedMartian-Gimbal"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "ResGen"
|
||||
},
|
||||
{
|
||||
"name": "VirginKalactic-NodeToggle"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "HotRockets"
|
||||
},
|
||||
{
|
||||
"name": "AerodynamicModel"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/B9_Aerospace",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships",
|
||||
"install_to": "Ships",
|
||||
"optional": true,
|
||||
"description": "B9 example crafts"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "B9 Aerospace Pack",
|
||||
"abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.",
|
||||
"author": "bac9",
|
||||
"version": "R5.2.7",
|
||||
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.7",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 71253513
|
||||
}
|
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FerramAerospaceResearch",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
|
||||
"homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
|
||||
},
|
||||
"provides": [
|
||||
"AerodynamicModel",
|
||||
"FAR"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AerodynamicModel"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalIspDifficultyScaler"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/FerramAerospaceResearch",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships",
|
||||
"install_to": "Ships",
|
||||
"optional": true,
|
||||
"description": "FAR example craft"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "Ferram Aerospace Research",
|
||||
"abstract": "FAR replaces KSP's stock mass-based aerodynamics model with one based on real-life physics.",
|
||||
"author": "ferram4",
|
||||
"version": "v0.14.6",
|
||||
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.6",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 241084
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Hangar",
|
||||
"license": "CC-BY-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KSPAPIExtensions"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Hangar",
|
||||
"install_to": "GameData",
|
||||
"filter": "KSPAPIExtensions.dll",
|
||||
"comment": "Contains KSPAPIExtensions mod in this distribution"
|
||||
}
|
||||
],
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/88933-0-25-0-Hangar-v1-3-0",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "Hangar",
|
||||
"abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.",
|
||||
"author": "allista",
|
||||
"version": "2.0.2",
|
||||
"download": "https://kerbalstuff.com/mod/270/Hangar/download/2.0.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 25096804
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "InFlightWaypoints",
|
||||
"name": "In-Flight Waypoints",
|
||||
"abstract": "Display waypoints while in flight.",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "Display waypoints while in flight.",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/InFlightWaypoints"
|
||||
},
|
||||
"version": "1.2.0",
|
||||
"download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.2.0/InFlightWaypoints_1.2.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 11850,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
}
|
|
@ -16,9 +16,9 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.25",
|
||||
"ksp_version": "0.90",
|
||||
"abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.",
|
||||
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
|
||||
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.7",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 70963352
|
||||
"download_size": 71253513
|
||||
}
|
|
@ -20,8 +20,8 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.25",
|
||||
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
|
||||
"ksp_version": "0.90",
|
||||
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.7",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 70963352
|
||||
"download_size": 71253513
|
||||
}
|
|
@ -29,8 +29,8 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.25",
|
||||
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
|
||||
"ksp_version": "0.90",
|
||||
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.7",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 70963352
|
||||
"download_size": 71253513
|
||||
}
|
Loading…
Reference in New Issue