otclient/modules/game_healthbar/healthbar.otmod
2011-12-05 16:39:33 -02:00

11 lines
202 B
Plaintext

Module
name: game_healthbar
description: Displays health and mana points
author: OTClient team
website: https://github.com/edubart/otclient
onLoad: |
require 'healthbar'
return true