Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

11 wiersze
262 B

Module
name: client_modulemanager
description: Manage other modules
author: edubart
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ modulemanager ]
dependencies: [ client_topmenu ]
@onLoad: init()
@onUnload: terminate()