NetKAN generated mods - DeployableBatteries-0.1.0.6
This commit is contained in:
parent
86a3fd29d2
commit
23125b2372
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DeployableBatteries",
|
||||
"name": "DeployableBatteries",
|
||||
"abstract": "Deployable Batteries for the new science parts in Breaking Ground",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189547-173-18x-deployable-batteries/",
|
||||
"spacedock": "https://spacedock.info/mod/2268/DeployableBatteries",
|
||||
"repository": "https://github.com/linuxgurugamer/DeployableBatteries"
|
||||
},
|
||||
"version": "0.1.0.6",
|
||||
"ksp_version_min": "1.6.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DeployableBatteries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2268/DeployableBatteries/download/0.1.0.6",
|
||||
"download_size": 764685,
|
||||
"download_hash": {
|
||||
"sha1": "7F0CF6F852540ABFE5DB0D09061709C9166F2468",
|
||||
"sha256": "424C04DBBE9ED551DFCD00AAFBA5B9E88F5C0F3DC1CED75B3495D2F357D2657A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue