mirror of
https://github.com/edubart/otclient.git
synced 2026-01-14 09:51:29 +01:00
11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
Module
|
|
name: viplist
|
|
description: Manage vip list window
|
|
author: OTClient team
|
|
website: https://github.com/edubart/otclient
|
|
onLoad: |
|
|
require 'viplist'
|
|
return true
|
|
|
|
|