Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
01b9a99bf1
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProbesBeforeCrew",
|
||||
"name": "Probes Before Crew",
|
||||
"abstract": "Probes Before Crew does what it says on the box; it places remote technologies far ahead of crewed alternatives on the tech tree while also placing greater significance and reward on crewed actions and achievements as a result.",
|
||||
"author": "_Zee",
|
||||
"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",
|
||||
"x_screenshot": "https://spacedock.info/content/Zee_24726/Probes_Before_Crew/Probes_Before_Crew-1546487653.787477.jpg"
|
||||
},
|
||||
"version": "2.1",
|
||||
"ksp_version": "1.6.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "DMagicOrbitalScience"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage2"
|
||||
},
|
||||
{
|
||||
"name": "kOS"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
},
|
||||
{
|
||||
"name": "MissingHistory"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ProbesBeforeCrew"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2043/Probes%20Before%20Crew/download/2.1",
|
||||
"download_size": 26291,
|
||||
"download_hash": {
|
||||
"sha1": "8A35B62B4F2D9DE1DC1050719B6C406330E566F1",
|
||||
"sha256": "D118B3D1104E7EC3551A3856805569B95D51EB368FBB6C55921F328906BE8DB2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue