mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - LiteFuels-0.0.1
This commit is contained in:
33
LiteFuels/LiteFuels-0.0.1.ckan
Normal file
33
LiteFuels/LiteFuels-0.0.1.ckan
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "LiteFuels",
|
||||
"name": "LiteFuels",
|
||||
"abstract": "Real chemical propellants for stock engines while remaining simple.",
|
||||
"author": "TomasBrod",
|
||||
"version": "0.0.1",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2391/LiteFuels",
|
||||
"repository": "https://github.com/tomasbrod/LiteFuels"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2391/LiteFuels/download/0.0.1",
|
||||
"download_size": 19220,
|
||||
"download_hash": {
|
||||
"sha1": "D721E04A309089B8D3D3BBAFF8AFAC7717AABBC4",
|
||||
"sha256": "DDC9087B1F7F0E57B7F5B0B23399AE2C73E7E6E32332EE5A65BA74082094DB95"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user