otclientv8/mods/game_healthbars/healthbars.otmod
2021-04-08 23:31:12 +00:00

11 lines
224 B
Plaintext

Module
name: game_healthbars
description: Load health and mana bars
author: Oen44
website: http://otclient.ovh
scripts: [ healthbars ]
autoload: false
sandboxed: true
@onLoad: init()
@onUnload: terminate()