Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
290a8dc8f3
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BetterBurnTime",
|
||||
"name": "BetterBurnTime",
|
||||
"abstract": "Fixes the \"estimated burn time\" indicator on the navball. No more \"N/A\"! Compensates for fuel consumption. Includes time-to-impact indicator for landing, and orbital rendezvous assistance.",
|
||||
"author": "Snark",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/140225",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1293/BetterBurnTime",
|
||||
"repository": "https://github.com/KSPSnark/BetterBurnTime",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Snark_16655/BetterBurnTime/BetterBurnTime-1448146660.2687852.png"
|
||||
},
|
||||
"version": "1.2",
|
||||
"ksp_version": "1.0.5",
|
||||
"download": "https://kerbalstuff.com/mod/1293/BetterBurnTime/download/1.2",
|
||||
"download_size": 16615,
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ETT",
|
||||
"name": "Engineering Tech Tree",
|
||||
"abstract": "A tech tree based on engineering/scientific principles that is challenging to unlock yet fun to play through.",
|
||||
"author": "Probus",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/125055",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/901/Engineering%20Tech%20Tree",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Probus_200/Engineering_Tech_Tree/Engineering_Tech_Tree-1433986841.3047912.jpg"
|
||||
},
|
||||
"version": "2016-02-05",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DMagicOrbitalScience"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
},
|
||||
{
|
||||
"name": "FASA"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "AIESAerospace-Unofficial"
|
||||
},
|
||||
{
|
||||
"name": "Firespitter"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/901/Engineering%20Tech%20Tree/download/2016-02-05",
|
||||
"download_size": 36695,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FacilityReset",
|
||||
"name": "Facility Reset for 64 bit",
|
||||
"abstract": "A plugin which works around a bug affecting 64 bit versions by resetting the Space Center facilities to the correct level.",
|
||||
"author": "NoPanShabuShabu",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131454-facility-reset-for-64-bit-ksp/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1446/Facility%20Reset%20for%2064bit%20KSP",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/NoPanShabuShabu_3776/Facility_Reset_for_64bit_KSP/Facility_Reset_for_64bit_KSP-1454459336.4751637.png"
|
||||
},
|
||||
"version": "1.0.3",
|
||||
"ksp_version": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"file": "FacilityReset",
|
||||
"install_to": "GameData",
|
||||
"filter": "FacilityResetSource.cs"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1446/Facility%20Reset%20for%2064bit%20KSP/download/1.0.3",
|
||||
"download_size": 35441,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RCSBuildAid",
|
||||
"ksp_version_min": "1.0.5",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"resources":
|
||||
{
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/35996",
|
||||
"manual": "https://github.com/m4v/RCSBuildAid/blob/master/README.asciidoc",
|
||||
"repository": "https://github.com/m4v/RCSBuildAid",
|
||||
"bugtracker": "https://github.com/m4v/RCSBuildAid/issues"
|
||||
},
|
||||
"name": "RCS Build Aid",
|
||||
"license": "LGPL-3.0",
|
||||
"abstract": "This is something I made for placing RCS thrusters in the right positions in the first try without having to go back and forth between the VAB and the hacked gravity launchpad. Features: Display thrust and torque forces caused by RCS or engines. Delta V readout for RCS. Dry center of mass marker. Average center of mass marker. Ability to resize editor's overlay markers. Display total mass of resources.",
|
||||
"author": "m4v",
|
||||
"version": "0.7.7",
|
||||
"download": "http://kerbal.curseforge.com/projects/rcs-build-aid/files/2280230/download",
|
||||
"supports" : [
|
||||
{ "name" : "Toolbar" },
|
||||
{ "name" : "KSP-AVC" }
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file" : "RCSBuildAid",
|
||||
"install_to" : "GameData",
|
||||
"filter" : "Sources"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StellaCTVAstockalikeCST100",
|
||||
"name": "Stella CTV: A stockalike CST-100",
|
||||
"abstract": "Helios Sevice moduleused to get your Kerbals from point A to point B safely! warranty void if used outside Low Kerbin Orbit",
|
||||
"author": "Shadow79473",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/126205",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/975/Stella%20CTV:%20A%20stockalike%20CST-100",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Shadow79473_11901/Stella_CTV_A_stockalike_CST-100/Stella_CTV_A_stockalike_CST-100-1436200644.040758.png"
|
||||
},
|
||||
"version": "1.3.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CST-100",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/975/Stella%20CTV:%20A%20stockalike%20CST-100/download/1.3.1",
|
||||
"download_size": 644905,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WalkAbout",
|
||||
"name": "WalkAbout",
|
||||
"abstract": "Place a kerbal outside any door anywhere around the KSC.",
|
||||
"author": "Antipodes",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130575-105-walkabout-v10-16-01-23/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1426/WalkAbout",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Antipodes_19486/WalkAbout/WalkAbout-1453584390.4040184.jpg"
|
||||
},
|
||||
"version": "v1.2",
|
||||
"ksp_version": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"find": "WalkAbout",
|
||||
"install_to": "GameData",
|
||||
"filter": "source"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1426/WalkAbout/download/v1.2",
|
||||
"download_size": 125876,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue