1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - Fusebox-1.52"

This commit is contained in:
NetKAN inflator Robot
2016-05-17 06:39:35 +00:00
parent b10a6f08c2
commit e1465d95ea

View File

@ -1,21 +1,28 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "Fusebox", "identifier": "Fusebox",
"ksp_version": "1.0.5", "name": "Fusebox",
"abstract": "Fusebox - electric charge tracker and build helper.",
"author": "Ratzap",
"license": "GPL-2.0", "license": "GPL-2.0",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/50077" "homepage": "http://forum.kerbalspaceprogram.com/threads/50077"
}, },
"name": "Fusebox",
"abstract": "Fusebox - electric charge tracker and build helper.",
"author": "Ratzap",
"version": "1.52", "version": "1.52",
"download": "https://dl.dropboxusercontent.com/u/71576136/Fusebox_1_52.zip", "ksp_version": "1.0.5",
"install": [ "install": [
{ {
"file": "GameData/Fusebox", "file": "GameData/Fusebox",
"install_to": "GameData", "install_to": "GameData",
"filter": "Thumbs.db" "filter": "Thumbs.db"
} }
] ],
"download": "https://dl.dropboxusercontent.com/u/71576136/Fusebox_1_52.zip",
"download_size": 46100,
"download_hash": {
"sha1": "DB9AA8121F1819F786E62E4D3A7F1C5BE194CB77",
"sha256": "3EC8C2D96A6A79B1FD87643721DA9544003950893CF41BDC0218B4AE8A2FAEC9"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }