otclient-redemption/modules/game_htmlsample/htmlsample.otmod
2025-09-28 14:46:24 -03:00

9 lines
No EOL
191 B
Text

Module
name: game_htmlsample
description: HTML Sample
author:
website:
scripts: [ htmlsample.lua ]
sandboxed: true
@onLoad: HtmlSample:init()
@onUnload: HtmlSample:terminate()