mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
Module
|
|
name: client_mobile
|
|
description: Handles the mobile interface for smartphones
|
|
author: otclient@otclient.ovh
|
|
website: http://otclient.net
|
|
sandboxed: true
|
|
scripts: [ mobile ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|