mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-05-02 03:59:20 +02:00
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
Module
|
|
name: client_entergamev2
|
|
description: Manages enter game and character list windows
|
|
author: otclient.ovh
|
|
website: http://otclient.ovh
|
|
sandboxed: true
|
|
scripts: [ protocol, entergamev2 ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|
|
|