NetKAN generated mods - ContractConfigurator-FieldResearch-1.2.2
This commit is contained in:
parent
0c2861d73b
commit
af52c1f52a
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"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",
|
||||
"version": "1.2.2",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/111573--",
|
||||
"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",
|
||||
"metanetkan": "https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/master/ContractConfigurator-FieldResearch.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"career",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CrowdSourcedScience"
|
||||
},
|
||||
{
|
||||
"name": "ScienceAlert"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FieldResearch",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractPack-FieldResearch/releases/download/1.2.2/ContractPack-FieldResearch_1.2.2.zip",
|
||||
"download_size": 33897,
|
||||
"download_hash": {
|
||||
"sha1": "F51171F2D91C55DE9E53E717711A2495C697E46B",
|
||||
"sha256": "119E25306C7711702C4782B3F89D436285DC934B4A7034237ED324459D06B4C8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-20T22:00:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue