NetKAN added mod - SkyhawkScienceSystem-v1.1.2
This commit is contained in:
parent
5665a5de05
commit
b3503732db
|
@ -0,0 +1,165 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "SkyhawkScienceSystem",
|
||||
"name": "Skyhawk Science System",
|
||||
"abstract": "Tech tree curated to support popular mods with realistic, but still fun progression from sounding rockets to interstellar starships",
|
||||
"author": "CessnaSkyhawk",
|
||||
"version": "v1.1.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/206109-*",
|
||||
"repository": "https://github.com/CessnaSkyhawk/SkyhawkScienceSystem",
|
||||
"bugtracker": "https://github.com/CessnaSkyhawk/SkyhawkScienceSystem/issues",
|
||||
"manual": "https://github.com/CessnaSkyhawk/SkyhawkScienceSystem/wiki",
|
||||
"remote-avc": "https://github.com/CessnaSkyhawk/SkyhawkScienceSystem"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"tech-tree"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CryoTanks-Core"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "RationalResources"
|
||||
},
|
||||
{
|
||||
"name": "RationalResourcesNuclearFamily"
|
||||
},
|
||||
{
|
||||
"name": "RationalResourcesParts"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SkyhawkKerbalism"
|
||||
},
|
||||
{
|
||||
"name": "ProbesPlus"
|
||||
},
|
||||
{
|
||||
"name": "ExplodiumBreathingEngines"
|
||||
},
|
||||
{
|
||||
"name": "SpecialDelivery"
|
||||
},
|
||||
{
|
||||
"name": "TundraExploration"
|
||||
},
|
||||
{
|
||||
"name": "AirplanePlus"
|
||||
},
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
},
|
||||
{
|
||||
"name": "FarFutureTechnologies"
|
||||
},
|
||||
{
|
||||
"name": "HeatControl"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "KerbalPlanetaryBaseSystems"
|
||||
},
|
||||
{
|
||||
"name": "SpaceXLegs"
|
||||
},
|
||||
{
|
||||
"name": "MissingHistory"
|
||||
},
|
||||
{
|
||||
"name": "MK1StkOpenCockpit"
|
||||
},
|
||||
{
|
||||
"name": "Mk2Expansion"
|
||||
},
|
||||
{
|
||||
"name": "Mk3Expansion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureAeronautics"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureExploration"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureLaunchVehicles"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "PlanetsideExplorationTechnologies"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
},
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
},
|
||||
{
|
||||
"name": "TundraTechnologies"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SkyhawkScienceSystem",
|
||||
"install_to": "GameData",
|
||||
"filter": ".git"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/CessnaSkyhawk/SkyhawkScienceSystem/releases/download/v1.1.2/SkyhawkScienceSystem-v1.1.2.zip",
|
||||
"download_size": 7365211,
|
||||
"download_hash": {
|
||||
"sha1": "321678ECA45BAF01A054AF64583D603CFA0E45FF",
|
||||
"sha256": "4D1A2B6A71F4B4FCEEC4205F9B3072CC805F6CED7F1B627592FBF2A65845631B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 4026612,
|
||||
"release_date": "2022-09-05T00:03:24Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue