NetKAN added mod - RealFuels-1-v15.8.4.0

This commit is contained in:
NetKAN inflator Robot 2024-03-31 21:48:44 +00:00
parent 8da6ccf419
commit ae76144f41
1 changed files with 90 additions and 0 deletions

View File

@ -0,0 +1,90 @@
{
"spec_version": "v1.26",
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha",
"Starwaster",
"blowfish"
],
"version": "1:v15.8.4.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=58236",
"repository": "https://github.com/KSP-RO/RealFuels",
"bugtracker": "https://github.com/KSP-RO/RealFuels/issues",
"metanetkan": "https://raw.githubusercontent.com/KSP-RO/RealFuels/master/NetKAN/RealFuels.netkan",
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/RealFuels/master/RealFuels/RealFuels.version"
},
"tags": [
"plugin",
"parts"
],
"localizations": [
"en-us",
"ru",
"zh-cn"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealFuels-Engine-Configs",
"suppress_recommendations": true
},
{
"name": "CommunityResourcePack",
"suppress_recommendations": true
},
{
"name": "SolverEngines",
"min_version": "v3.11.0",
"suppress_recommendations": true
},
{
"name": "ROUtils",
"suppress_recommendations": true
}
],
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
},
{
"name": "Fuelswitchtoeverytank"
},
{
"name": "StockFuelSwitch"
},
{
"name": "EngineIgnitor"
}
],
"install": [
{
"find": "RealFuels",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://github.com/KSP-RO/RealFuels/releases/download/v15.8.4.0/RealFuels_v15.8.4.0.zip",
"download_size": 576515,
"download_hash": {
"sha1": "04221EB7A1957B5CF7B94CB537EAEC429562AF82",
"sha256": "45D530429B9E545759CB4D39C75937FA516B96173D29172E4A398B55539FBB1E"
},
"download_content_type": "application/zip",
"install_size": 1581108,
"release_date": "2024-03-31T21:23:58Z",
"x_generated_by": "netkan"
}