NetKAN added mod - ContractConfigurator-KerbinSpaceStation-2-3.7.2.3
This commit is contained in:
parent
a2aa5803de
commit
3e976bd2c9
|
@ -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.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"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.3/BasesandStations-1.10.1-3.7.2.3.zip",
|
||||
"download_size": 56404,
|
||||
"download_hash": {
|
||||
"sha1": "24DD7C875FF81408B6BC28B6BCF16E77282C6DE4",
|
||||
"sha256": "B51132CEE986D8EAA6A9F89296965D7AAB5F7B953491040DCD0A5A5615EE0394"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-18T12:17:56Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue