mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-05-02 20:19:21 +02:00
10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
Module
|
|
name: game_playertrade
|
|
description: Allow to trade items with players
|
|
author: edubart
|
|
website: https://github.com/edubart/otclient
|
|
sandboxed: true
|
|
scripts: [ playertrade ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|