"NetKAN generated mods - ContractConfigurator-FarOutContracts-2-v3.0"
This commit is contained in:
parent
67f6bc923d
commit
ff60336834
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-FarOutContracts",
|
||||
"name": "ContractConfigurator-FarOutContracts",
|
||||
"abstract": "Adds custom Contract Configurator contracts to Kronkus, Asclepius, and Spud",
|
||||
"author": [
|
||||
"MrChumley"
|
||||
],
|
||||
"license": "CC0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/113949-105-asclepius-a-kopernicus-planet-ssto-playground/",
|
||||
"repository": "https://github.com/MrChumley/FarOut"
|
||||
},
|
||||
"version": "2:v3.0",
|
||||
"ksp_version": "1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Kopernicus",
|
||||
"min_version": "2:release-1.3.0-5"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Asclepius"
|
||||
},
|
||||
{
|
||||
"name": "Kronkus"
|
||||
},
|
||||
{
|
||||
"name": "SpudMoon"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ContractPacks",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/MrChumley/FarOut/releases/download/v3.0/FarOutV3.zip",
|
||||
"download_size": 367370,
|
||||
"download_hash": {
|
||||
"sha1": "687FCE89B2FEADE39AF46FF3D89ED0E266C14E65",
|
||||
"sha256": "8D02B89C0132FA67904CEBB2F67FC8E114D9D96B159ACC53559F04C6CAEA51FE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue