NetKAN generated mods - RealisticPowerDraw-0.0.1
This commit is contained in:
parent
4248e84bde
commit
97a1354e55
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RealisticPowerDraw",
|
||||
"name": "Realistic Power Draw",
|
||||
"abstract": "Make animated parts use power",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198035-18x-19x-110x-realistic-power-draw/",
|
||||
"spacedock": "https://spacedock.info/mod/2565/Realistic%20Power%20Draw",
|
||||
"repository": "https://github.com/linuxgurugamer/RealisticPowerDraw"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"resources"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RealisticPowerDraw",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2565/Realistic%20Power%20Draw/download/0.0.1",
|
||||
"download_size": 11075,
|
||||
"download_hash": {
|
||||
"sha1": "D9C100E1F1C31B1B6C3E554496E480A588AF26C6",
|
||||
"sha256": "6B1DDBF222D5F4C695AFDFCAA7ADB51FBFF018CF1D1C527FE4619FBE49788EC9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-11T00:09:29.282364+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue