"NetKAN generated mods - UniversalStorageStockResourceFuelCell-0.1.0"

This commit is contained in:
NetKAN inflator Robot 2016-08-10 20:09:36 +00:00
parent c467f617de
commit a3e62edae4
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
{
"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": "0.1.0",
"ksp_version": "1.1.3",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "UniversalStorage"
}
],
"download": "https://github.com/QuickBASIC/UniversalStorageStockResourceFuelCell/releases/download/v0.1.0/UniversalStorageStockResourceFuelCell_v0.1.0.zip",
"download_size": 2516,
"download_hash": {
"sha1": "738DD0B63465403FD2BA9B2D0485C41D5AC5782C",
"sha256": "518401AF9786D4D53574B73FD98AE70327D2A1BF1292C0307C188E94322F1DE6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}