mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-05-06 13:59:21 +02:00
9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
Module
|
|
name: game_outfit
|
|
description: Change local player outfit
|
|
author: Oen44
|
|
website: https://discord.gg/DUkqbedmgP
|
|
sandboxed: true
|
|
scripts: [ outfit ]
|
|
@onLoad: init()
|
|
@onUnload: terminate() |