Add Fusebox-1.50

Closes #671
This commit is contained in:
Dwayne Bent 2015-07-05 11:13:05 -04:00
parent 54e9a0f51c
commit af69474d71
1 changed files with 21 additions and 0 deletions

21
Fusebox/Fusebox-1.50.ckan Normal file
View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "Fusebox",
"ksp_version": "1.0",
"license": "GPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/50077"
},
"name": "Fusebox",
"abstract": "Fusebox - electric charge tracker and build helper.",
"author": "Ratzap",
"version": "1.50",
"download": "https://dl.dropboxusercontent.com/u/71576136/Fusebox_1_50.zip",
"install": [
{
"file": "GameData/Fusebox",
"install_to": "GameData",
"filter": "Thumbs.db"
}
]
}