"NetKAN generated mods - ContractConfigurator-FieldResearch-1.0.2"
This commit is contained in:
parent
4a40ae352f
commit
601ce16d7f
|
@ -1,11 +1,20 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-FieldResearch",
|
||||
"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.",
|
||||
"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",
|
||||
"author": "nightingale",
|
||||
"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.0.2",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
|
@ -28,16 +37,12 @@
|
|||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/123892",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-FieldResearch/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/master/GameData/ContractPacks/FieldResearch/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-FieldResearch"
|
||||
},
|
||||
"version": "1.0.2",
|
||||
"download": "https://github.com/jrossignol/ContractPack-FieldResearch/releases/download/1.0.2/ContractPack-FieldResearch_1.0.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 37180,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.99"
|
||||
"download_hash": {
|
||||
"sha1": "AA50451CDAE916FD0C8E9571B4D306139D8E1AFC",
|
||||
"sha256": "4BFDD14713EAC2A6C6704BD54F1B6DF7042F934A5C1128B3E9E7B0043BEF31D0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue