NetKAN generated mods - ContractConfigurator-FieldResearch-1.2.1
This commit is contained in:
parent
bf7d2066bd
commit
479e6535c4
|
@ -4,6 +4,9 @@
|
|||
"name": "Contract Pack: Field Research",
|
||||
"abstract": "Do more science! Receive contracts for performing a variety of experiments under different situations. Use it to drive the science in your space program, or use it to collect every last bit of science.",
|
||||
"author": "nightingale",
|
||||
"version": "1.2.1",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
|
@ -13,9 +16,11 @@
|
|||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/master/GameData/ContractPacks/FieldResearch/LICENSE.txt",
|
||||
"metanetkan": "https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/master/ContractConfigurator-FieldResearch.netkan"
|
||||
},
|
||||
"version": "1.2.1",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"tags": [
|
||||
"config",
|
||||
"career",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
|
@ -50,10 +55,5 @@
|
|||
"sha256": "6E0246ED7AB93680A00F78CBB6FE299D816F2F824DA4D77ADDEF50C575803D64"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"config",
|
||||
"career",
|
||||
"science"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue