tibia-client/modules/game_questlog/questlog.otmod

10 lines
218 B
Plaintext

Module
name: game_questlog
description: View game quests status
author: edubart
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ questlog ]
@onLoad: init()
@onUnload: terminate()