NetKAN added mod - ProbesBeforeCrew-2.90
This commit is contained in:
parent
8c03ae1163
commit
e77db0df6d
|
@ -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.90",
|
||||
"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.90",
|
||||
"download_size": 89917,
|
||||
"download_hash": {
|
||||
"sha1": "E0FBA65C823E6D59F924835A0B7C7770A94F3D5F",
|
||||
"sha256": "79DAF0322F28CBE1706217347A89D286B37A7FB90FC24454DE0A0684B3C2A1A9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-11T05:35:14.897233+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue