NetKAN generated mods - ContractConfigurator-ExplorationPlus-1.0.2
This commit is contained in:
parent
51e9968c42
commit
041dc47067
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-ExplorationPlus",
|
||||
"name": "Contract Pack: Exploration Plus",
|
||||
"abstract": "Overhaul of the stock Exploration contracts",
|
||||
"author": "severedsolo",
|
||||
"version": "1.0.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/156338-*",
|
||||
"repository": "https://github.com/severedsolo/ExplorationPlus"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ExplorationPlus",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/severedsolo/ExplorationPlus/releases/download/1.0.2/ExplorationPlus.zip",
|
||||
"download_size": 13790,
|
||||
"download_hash": {
|
||||
"sha1": "EC767B136671D9591DFAD181F314169E019F4F3F",
|
||||
"sha256": "0ACDBE328CDFF0571DD25B892D1C66A462868074D6181FF2249037D0FD844908"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue