NetKAN generated mods - NearFutureExploration-1.0.1
This commit is contained in:
parent
150dc1149e
commit
a8fb8ce1aa
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"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": "ChrisAdderley",
|
||||
"version": "1.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.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",
|
||||
"metanetkan": "https://github.com/ChrisAdderley/NearFutureExploration/raw/master/CKAN/NearFutureExploration.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"uncrewed",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"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.1/NearFutureExploration_1_0_1.zip",
|
||||
"download_size": 42240234,
|
||||
"download_hash": {
|
||||
"sha1": "EEC0AE4FD9CA2262B451AABF8AEB2F13365E67EB",
|
||||
"sha256": "6C1D0C2EF5B5C97AA4409E93821968AF4926D0AB9400628BB973AAED98A1E5A8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue