"NetKAN generated mods - UniversalStorageStockResourceFuelCell-v0.1.2"
This commit is contained in:
parent
9b128ed5b8
commit
c13e1bb2a5
|
@ -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.2",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/QuickBASIC/UniversalStorageStockResourceFuelCell/releases/download/v0.1.2/UniversalStorageStockResourceFuelCell_v0.1.2.zip",
|
||||
"download_size": 45516,
|
||||
"download_hash": {
|
||||
"sha1": "6ED14B386375FEE2AA1214521ACE856FDC3C7531",
|
||||
"sha256": "FA0739F28EE4EDA20B0199E86034B58C05D7CDB86D9DEA3BFF26A7CFEFBA8E78"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue