NetKAN generated mods - RealFuels-Stock-v5.0.0
This commit is contained in:
parent
be91846265
commit
f8c4fd1488
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RealFuels-Stock",
|
||||
"name": "RealFuels-Stock",
|
||||
"abstract": "Adds RealFuels configs to stock and many mods' engines, keeping engine role as designed to fit with stock and stock-aligned mods.",
|
||||
"author": [
|
||||
"Raptor831",
|
||||
"ValiZockt"
|
||||
],
|
||||
"version": "v5.0.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.99",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194394-*",
|
||||
"repository": "https://github.com/ValiZockt/RealFuels-Stock",
|
||||
"bugtracker": "https://github.com/ValiZockt/RealFuels-Stock/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"resources"
|
||||
],
|
||||
"provides": [
|
||||
"RealPlumeConfigs",
|
||||
"RealFuels-Engine-Configs"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealPlume"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealPlume-StockConfigs"
|
||||
},
|
||||
{
|
||||
"name": "RFStockalike"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RealFuels-Stock",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ValiZockt/RealFuels-Stock/releases/download/v5.0.0/RealFuels-Stock-v5.0.0.zip",
|
||||
"download_size": 342592,
|
||||
"download_hash": {
|
||||
"sha1": "EF9AC937D6DCA7F09AB7D95D9EE62F864734DD17",
|
||||
"sha256": "21DB9FB10F0E81720326F677C5103BB3C1DC3A61BEE1EE4D9CE3BD921C8E2C44"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-05T20:19:52Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue