mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-05-14 01:39:21 +02:00
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
Module
|
|
name: client_profiles
|
|
description: Client profiles
|
|
author: Vithrax
|
|
website: discord_Vithrax#5814
|
|
autoload: true
|
|
reloadable: false
|
|
scripts: [ profiles ]
|
|
sandboxed: true
|
|
@onLoad: init()
|
|
@onUnload: terminate() |