otclient-redemption/modules/game_blessing/blessing.otmod
2024-08-13 00:16:48 -03:00

9 lines
No EOL
233 B
Text

Module
name: game_blessing
description: game_blessing
author: game_blessing
website: game_blessing
scripts: [ blessing.lua ]
sandboxed: true
@onLoad: BlessingController:init()
@onUnload: BlessingController:terminate()