NetKAN added mod - ProbesBeforeCrew-2.91
This commit is contained in:
parent
6e9ee4bb48
commit
09f045a58a
|
@ -0,0 +1,129 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProbesBeforeCrew",
|
||||
"name": "Probes Before Crew [PBC]",
|
||||
"abstract": "Tech tree overhaul that places probes before crew.",
|
||||
"author": "_Zee",
|
||||
"version": "2.91",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181013-16-probes-before-crew-pbc/",
|
||||
"spacedock": "https://spacedock.info/mod/2043/Probes%20Before%20Crew",
|
||||
"remote-avc": "http://ksp-avc.cybutek.net/version.php?id=605",
|
||||
"x_screenshot": "https://spacedock.info/content/Zee_24726/Probes_Before_Crew/Probes_Before_Crew-1546487653.787477.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"tech-tree"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "CelestialBodyScienceEditor"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "Strategia"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "B9"
|
||||
},
|
||||
{
|
||||
"name": "DMagicOrbitalScience"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "kOS"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "KerbalPlanetaryBaseSystems"
|
||||
},
|
||||
{
|
||||
"name": "MarkIVSpaceplaneSystem"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureLaunchVehicles"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "MissingHistory"
|
||||
},
|
||||
{
|
||||
"name": "ProbeControlRoom"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "RLAReborn"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage2"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ProbesBeforeCrew"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2043/Probes%20Before%20Crew/download/2.91",
|
||||
"download_size": 91089,
|
||||
"download_hash": {
|
||||
"sha1": "E3ECFE069196CD137BA936A386064EAFD806C5E6",
|
||||
"sha256": "2ABCADEB0B351D31848BDC1575F9A7CDFAF8DF31FA9500871601066D3E48FAC7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-22T13:41:40.965455+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue