NetKAN added mod - RealFuels-rf-v12.9.1
This commit is contained in:
parent
5688b0046f
commit
48468db332
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RealFuels",
|
||||
"name": "Real Fuels",
|
||||
"abstract": "Real fuels and tanks for KSP",
|
||||
"author": [
|
||||
"ialdabaoth",
|
||||
"NathanKell",
|
||||
"taniwha",
|
||||
"Starwaster",
|
||||
"blowfish"
|
||||
],
|
||||
"version": "rf-v12.9.1",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"license": "CC-BY-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=58236",
|
||||
"repository": "https://github.com/NathanKell/ModularFuelSystem",
|
||||
"bugtracker": "https://github.com/NathanKell/ModularFuelSystem/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/NetKAN/RealFuels.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/RealFuels/RealFuels.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels-Engine-Configs"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "SolverEngines"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModularFuelSystem"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
},
|
||||
{
|
||||
"name": "Fuelswitchtoeverytank"
|
||||
},
|
||||
{
|
||||
"name": "StockFuelSwitch"
|
||||
},
|
||||
{
|
||||
"name": "EngineIgnitor"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RealFuels",
|
||||
"install_to": "GameData",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v12.9.1/RealFuels_v12.9.1.zip",
|
||||
"download_size": 413775,
|
||||
"download_hash": {
|
||||
"sha1": "F98E33FC407385F3FA90504B547914FE5B8A182F",
|
||||
"sha256": "F1B74A9A0B3AE361708E3D307F073B29006BD2B8F0EB5E044BC0ECEE28AF1EE9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-26T19:41:22Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue