NetKAN generated mods - UniversalStorageStockResourceFuelCell-v1.4.1
This commit is contained in:
parent
eb03209504
commit
2d9546849b
|
@ -4,14 +4,18 @@
|
|||
"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",
|
||||
"version": "v1.4.1",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/QuickBASIC/UniversalStorageStockResourceFuelCell",
|
||||
"repository": "https://github.com/QuickBASIC/UniversalStorageStockResourceFuelCell"
|
||||
},
|
||||
"version": "v1.4.1",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"tags": [
|
||||
"config",
|
||||
"resources"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -27,9 +31,5 @@
|
|||
"sha256": "F451EA64BEF3E1FC52DB5E60EB23F285800B3CBCB22A5CB66E41C94B040868F0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"config",
|
||||
"resources"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue