otclient/modules/tooltip/tooltip.otmod
2011-11-03 21:35:43 -02:00

13 lines
234 B
Plaintext

Module
name: tooltip
description: Enable tooltips on any button
author: OTClient team
website: https://github.com/edubart/otclient
autoLoad: true
dependencies:
- core
onLoad: |
require 'tooltip'
return true