NetKAN added mod - FarFutureTechnologies-1.2.0
This commit is contained in:
parent
139d9aece0
commit
5a30906767
|
@ -0,0 +1,99 @@
|
|||
{
|
||||
"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.2.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.12.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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/FarFutureTechnologies/master/GameData/FarFutureTechnologies/Versioning/FarFutureTechnologies.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin"
|
||||
],
|
||||
"localizations": [
|
||||
"zh-cn",
|
||||
"en-us",
|
||||
"ru"
|
||||
],
|
||||
"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.2.0/FarFutureTechnologies_1_2_0.zip",
|
||||
"download_size": 234761731,
|
||||
"download_hash": {
|
||||
"sha1": "8A544F0939C962E4D57955BA8B47418BF079E35A",
|
||||
"sha256": "64D37D8B873033D1A28F27B3435044A7D39B38F75DB57CD9BA4A6152D8D66CC3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-23T17:35:08Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue