NetKAN added mod - ContractConfigurator-KerbinSpaceStation-2-3.7.2.6
This commit is contained in:
parent
2f175471c9
commit
53f989a1c0
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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",
|
||||
"Aelfhe1m",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "2:3.7.2.6",
|
||||
"ksp_version_min": "1.9.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.6/BasesandStations-1.12.0-3.7.2.6.zip",
|
||||
"download_size": 56526,
|
||||
"download_hash": {
|
||||
"sha1": "5CD03B05E77685ECC51FCC66BA1DC0254D841076",
|
||||
"sha256": "1BA1590E905AAFEE20BBF9583A9C6891D969E811DDDCCC1D8CE1D77E4C438449"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-15T21:41:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue