otclient-redemption/modules/game_features/features.otmod
2023-05-12 21:37:18 -03:00

8 lines
191 B
Text

Module
name: game_features
description: Manager game features
reloadable: false
sandboxed: true
scripts: [features]
@onLoad: controller:init()
@onUnload: controller:terminate()