NetKAN added mod - ContractConfigurator-KerbinSpaceStation-2-3.7.2.4
This commit is contained in:
parent
454e1bd1f3
commit
f40bc981ab
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-KerbinSpaceStation",
|
||||
"name": "Contract Pack: Bases and Stations Reborn",
|
||||
"abstract": "A contract pack to replace the default Squad build a Space Station missions",
|
||||
"author": [
|
||||
"severedsolo",
|
||||
"LemonSkin",
|
||||
"Aelfhe1m",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "2:3.7.2.4",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175822-*",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbinSpaceStation",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KerbinSpaceStation/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/BasesandStations"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"career",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator",
|
||||
"min_version": "0.7.12"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ContractConfigurator-UsefulSpaceStations"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbinSpaceStation",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KerbinSpaceStation/releases/download/3.7.2.4/BasesandStations-1.10.1-3.7.2.4.zip",
|
||||
"download_size": 56412,
|
||||
"download_hash": {
|
||||
"sha1": "8F3D1F4081AFBC9CE6E3326C72E67FEDA063A0A7",
|
||||
"sha256": "AB78718B5CE430CBFE3CFBA3A64B4F4FFC28F148CA0EE012FAD13367A475595D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-26T12:13:15Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue