mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Module sandboxing system
Sandboxing makes module scripts run inside an isolated lua environments, making more easier and secure to script Move and rework TextMessage using the new sandbox system
This commit is contained in:
@@ -16,6 +16,5 @@ Module
|
||||
dofile 'settings'
|
||||
dofile 'keyboard'
|
||||
dofile 'mouse'
|
||||
dofile 'protocol'
|
||||
|
||||
dofiles 'ui'
|
||||
|
Reference in New Issue
Block a user