mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
10 lines
295 B
Text
10 lines
295 B
Text
|
|
Module
|
||
|
|
name: game_tutorial
|
||
|
|
description: Vocation Selection
|
||
|
|
sandboxed: true
|
||
|
|
minClientVersion: 1520
|
||
|
|
website: https://github.com/mehah/otclient
|
||
|
|
scripts: [ const/vocations, controller/tutorial_controller ]
|
||
|
|
@onLoad: TutorialController:init()
|
||
|
|
@onUnload: TutorialController:terminate()
|