NetKAN added mod - NearFutureExploration-1.1.2
This commit is contained in:
parent
2e533b5bee
commit
e236762e53
|
@ -0,0 +1,78 @@
|
|||
{
|
||||
"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.1.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.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/post-kerbin-mining-corporation/NearFutureExploration",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/NearFutureExploration/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/NearFutureExploration/raw/master/CKAN/NearFutureExploration.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/NearFutureExploration/master/GameData/NearFutureExploration/Versioning/NearFutureExploration.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"uncrewed",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"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/post-kerbin-mining-corporation/NearFutureExploration/releases/download/1.1.2/NearFutureExploration_1_1_2.zip",
|
||||
"download_size": 42380528,
|
||||
"download_hash": {
|
||||
"sha1": "6552A551F76E344D7889171D0F8C4751000EC433",
|
||||
"sha256": "E5BA7439C8F59A3DD21D44AB8331450F9272C1B3A5693517582D677464DB41ED"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-21T20:25:36Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue