"NetKAN generated mods - UniversalStorageStockResourceFuelCell-v0.1.3"
This commit is contained in:
parent
2339772ee6
commit
7da104480a
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue