mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 14:43:27 +02:00
Version 1.8
This commit is contained in:
10
modules/client_entergamev2/entergamev2.otmod
Normal file
10
modules/client_entergamev2/entergamev2.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
Module
|
||||
name: client_entergamev2
|
||||
description: Manages enter game and character list windows
|
||||
author: otclient.ovh
|
||||
website: http://otclient.ovh
|
||||
sandboxed: true
|
||||
scripts: [ entergamev2 ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
|
Reference in New Issue
Block a user