"NetKAN generated mods - UniversalStorageStockResourceFuelCell-v0.1.3"

This commit is contained in:
NetKAN inflator Robot 2017-09-09 03:50:57 +00:00
parent 2339772ee6
commit 7da104480a
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "UniversalStorageStockResourceFuelCell",
"name": "Universal Storage - Stock Resource Fuel Cell",
"abstract": "ModuleManager Script for converting the Universal Storage Fuel Cell to use Liquid Fuel and Oxidizer instead of other resources.",
"author": "QuickBASIC",
"license": "MIT",
"resources": {
"homepage": "https://github.com/QuickBASIC/UniversalStorageStockResourceFuelCell",
"repository": "https://github.com/QuickBASIC/UniversalStorageStockResourceFuelCell"
},
"version": "v0.1.3",
"ksp_version_min": "1.1.3",
"ksp_version_max": "1.3.99",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "UniversalStorage"
}
],
"download": "https://github.com/QuickBASIC/UniversalStorageStockResourceFuelCell/releases/download/v0.1.3/UniversalStorageStockResourceFuelCell_v0.1.3.zip",
"download_size": 3026,
"download_hash": {
"sha1": "602A797AF3E12E70479966CCC873D3FE81849ECA",
"sha256": "292AFD480D5077F46E2B889C92B929A0FAA0D0435E11AB645CE3A3E2F0FD6EDE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}