mirror of
https://github.com/OTCv8/otclientv8.git
synced 2026-01-13 14:11:29 +01:00
Updated to OTCv8 3.1 rev 130
This commit is contained in:
11
modules/client_profiles/profiles.otmod
Normal file
11
modules/client_profiles/profiles.otmod
Normal file
@@ -0,0 +1,11 @@
|
||||
Module
|
||||
name: client_profiles
|
||||
description: Provides option to save client customizations into separate profiles
|
||||
author: Vithrax
|
||||
discord: Vithrax#5814
|
||||
autoload: true
|
||||
reloadable: false
|
||||
scripts: [ profiles ]
|
||||
sandboxed: true
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
Reference in New Issue
Block a user