NetKAN generated mods - NearFutureExploration-1.0.10
This commit is contained in:
parent
ef0f04e459
commit
6c21a35ac7
|
@ -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.10",
|
||||
"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.10/NearFutureExploration_1_0_10.zip",
|
||||
"download_size": 42378196,
|
||||
"download_hash": {
|
||||
"sha1": "E0B6D1C0C96555677DC0461FF7ECB8FDFE8E1871",
|
||||
"sha256": "C35C78913E4CFE163F7D0F9718F722005FE20A7C8F7A004DEF179319C89AFCEF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-03T19:21:56Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue