"NetKAN generated mods - ContractConfigurator-FieldResearch-1.2.0"
This commit is contained in:
parent
43e302453d
commit
d05e8605f5
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"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.2.0",
|
||||
"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.2.0/ContractPack-FieldResearch_1.2.0.zip",
|
||||
"download_size": 33692,
|
||||
"download_hash": {
|
||||
"sha1": "159A9D42C1B94B1C208369416B91D82EE4405671",
|
||||
"sha256": "AEC56B2FC7A20EA4A4A74B7FD91A63627CB47D58AA9F9EE670CE2E218EAC578F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue