tibia-client/modules/tooltip/tooltip.otmod

14 lines
256 B
Plaintext

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