"NetKAN generated mods - FuelWings-1-3.2f"
This commit is contained in:
parent
28addd161b
commit
c17d9e14bd
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FuelWings",
|
||||
"name": "FuelWings",
|
||||
"abstract": "Customizable fuel resources added to Stock, B9, and Procedural Wings by Tortoise. The intention of this is to improve weight & balance, reduce craft size, and increase aesthetics. Supports all stock fuel types, ability to modify in VAB/SPH.",
|
||||
"author": "BeautiCode",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/87605-122fuelwings-v32-fuel-customization-in-stock-b9-proceduralwings-03092017/&",
|
||||
"spacedock": "https://spacedock.info/mod/1290/FuelWings",
|
||||
"x_screenshot": "https://spacedock.info/content/BeautiCode_11821/FuelWings/FuelWings-1490978780.7555523.png"
|
||||
},
|
||||
"version": "1:3.2f",
|
||||
"ksp_version": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "B9"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/FuelWings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1290/FuelWings/download/3.2f",
|
||||
"download_size": 98179,
|
||||
"download_hash": {
|
||||
"sha1": "2224CDC94EBABFCE0F1486B5DCAAF5682065C1E5",
|
||||
"sha256": "45E56FD81753F983A5492244B938A2CE3E3B8FAD4A5D38B5C1E68FE978069C3E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue