NetKAN generated mods - NearFutureExploration-1.0.0
This commit is contained in:
parent
abe6451f60
commit
ff33a28296
|
@ -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.0",
|
||||
"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.0/NearFutureExploration_1_0_0.zip",
|
||||
"download_size": 45291474,
|
||||
"download_hash": {
|
||||
"sha1": "B735CA0254DB5C455650E988EDD33C2DC2C5BDBE",
|
||||
"sha256": "45E93B5357E8976B9AC26347BC1B011FA4F8A4221C5300A82F35E33D851D6372"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue