NetKAN generated mods - NearFutureExploration-1.0.9
This commit is contained in:
parent
4c041c279b
commit
542c2edd47
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "NearFutureExploration",
|
||||
"name": "Near Future Exploration",
|
||||
"abstract": "Expands probe selection with new cores, new probe bus parts, mini satellite parts and a large quantity of antennas.",
|
||||
"author": "Nertea",
|
||||
"version": "1.0.9",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-18x-near-future-technologies-18-updates-november-6th/",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureExploration",
|
||||
"bugtracker": "https://github.com/ChrisAdderley/NearFutureExploration/issues",
|
||||
"metanetkan": "https://github.com/ChrisAdderley/NearFutureExploration/raw/master/CKAN/NearFutureExploration.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"uncrewed",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"zh-cn",
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
},
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureExploration",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ChrisAdderley/NearFutureExploration/releases/download/1.0.9/NearFutureExploration_1_0_9.zip",
|
||||
"download_size": 42378131,
|
||||
"download_hash": {
|
||||
"sha1": "D41AA4062261CEE9AFCAE2F2EF40A5E14B1AA621",
|
||||
"sha256": "02CDA52949A186D8B4642AFBB4E00C792A7A39E88B115F835F9E0E7C93073EF4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-03T05:56:38Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue