Version 1.8

This commit is contained in:
OTCv8
2020-01-10 02:29:15 +01:00
parent 2a10e65ec0
commit 26c347d2bc
38 changed files with 531 additions and 792 deletions

View 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()