NetKAN added mod - FarFutureTechnologies-1.0.0
This commit is contained in:
parent
cb86e02d34
commit
c3e777d194
FarFutureTechnologies
|
@ -0,0 +1,98 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FarFutureTechnologies",
|
||||
"name": "Far Future Technologies",
|
||||
"abstract": "Adds far future but still more or less possible engine, power generation and resource parts.",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "1.0.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/199070-1",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/raw/master/CKAN/FarFutureTechnologies.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin"
|
||||
],
|
||||
"localizations": [
|
||||
"ru",
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
},
|
||||
{
|
||||
"name": "DynamicBatteryStorage"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat"
|
||||
},
|
||||
{
|
||||
"name": "SpaceDust"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "HeatControl"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat-FissionReactors"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat-Converters"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat-Harvesters"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat-FissionEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FarFutureTechnologies",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/releases/download/1.0.0/FarFutureTechnologies_1_0_0.zip",
|
||||
"download_size": 228988902,
|
||||
"download_hash": {
|
||||
"sha1": "3FEBAA57AA280102227D9B5FA5AB84415DD570E9",
|
||||
"sha256": "AA376D1BAA94248BF3250157487E2960E97554D827B8D8F87CD6E9E2630F5F59"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-25T21:08:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue