canmove, Confirmed users
1,570
edits
| Line 9: | Line 9: | ||
;url :The URL to install the add-on from | ;url :The URL to install the add-on from | ||
;callback :A function to pass an [[#AddonInstall|AddonInstall]] to when created | ;callback :A function to pass an [[#AddonInstall|AddonInstall]] to when created | ||
;mimetype :The mimetype of the add-on to be downloaded (optional) | |||
;hash :A hash of the file to be downloaded (optional) | ;hash :A hash of the file to be downloaded (optional) | ||
;name :A human readable name for the add-on to be displayed during install (optional) | ;name :A human readable name for the add-on to be displayed during install (optional) | ||