"NetKAN generated mods - ContractConfigurator-FieldResearch-1.1.7"
This commit is contained in:
parent
e8cc689471
commit
ad411372be
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-FieldResearch",
|
||||
"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",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/123892",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-FieldResearch",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-FieldResearch/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/master/GameData/ContractPacks/FieldResearch/LICENSE.txt"
|
||||
},
|
||||
"version": "1.1.7",
|
||||
"ksp_version_min": "1.0.5",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CrowdSourcedScience"
|
||||
},
|
||||
{
|
||||
"name": "ScienceAlert"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FieldResearch",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractPack-FieldResearch/releases/download/1.1.7/ContractPack-FieldResearch_1.1.7.zip",
|
||||
"download_size": 38593,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue