"NetKAN generated mods - UniversalStorageStockResourceFuelCell-0.1.0"
This commit is contained in:
parent
c467f617de
commit
a3e62edae4
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue