mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
12 lines
196 B
Plaintext
12 lines
196 B
Plaintext
Module
|
|
name: game_tibiafiles
|
|
description: Contains tibia spr and dat
|
|
reloadable: false
|
|
|
|
@onLoad: |
|
|
dofile 'tibiafiles'
|
|
TibiaFiles.init()
|
|
|
|
@onUnload: |
|
|
TibiaFiles.terminate()
|