mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
9 lines
No EOL
191 B
Text
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() |