"NetKAN generated mods - BoxSat-A.02f"

This commit is contained in:
NetKAN inflator Robot 2016-05-17 06:38:56 +00:00
parent 01727b643a
commit b9f8d3feba
1 changed files with 20 additions and 8 deletions

View File

@ -2,19 +2,23 @@
"spec_version": "v1.4",
"identifier": "BoxSat",
"name": "BoxSat",
"license": "restricted",
"abstract": "A modular, stackable, serviceable, & customizable satellite in a box!",
"author": [ "DasPenguin85", "orcmaul" ],
"author": [
"DasPenguin85",
"orcmaul"
],
"license": "restricted",
"resources": {
"x_curse": "http://kerbal.curseforge.com/ksp-mods/224250-boxsat",
"homepage": "http://forum.kerbalspaceprogram.com/threads/91616"
"homepage": "http://forum.kerbalspaceprogram.com/threads/91616",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/224250-boxsat"
},
"version": "A.02f",
"ksp_version_min": "1.0.4",
"ksp_version_max": "1.0.5",
"download": "http://addons-origin.cursecdn.com/files/2257/195/BoxSat%20vA.02f.zip",
"depends" : [
{ "name" : "ModuleManager" }
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
@ -22,5 +26,13 @@
"install_to": "GameData",
"filter_regexp": "\\.ddsified$"
}
]
],
"download": "http://addons-origin.cursecdn.com/files/2257/195/BoxSat%20vA.02f.zip",
"download_size": 27247542,
"download_hash": {
"sha1": "B639280FF1DE1FADF521E4306228ED1C8958E731",
"sha256": "9F6CE524503E82FCB91863B6748554EE98E99BC82E0D5E0E3522F0E899C9EBC1"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}