mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
reorganize modules
This commit is contained in:
@@ -3,6 +3,16 @@ Module
|
||||
description: Create the game interface, where the ingame stuff starts
|
||||
author: OTClient team
|
||||
website: https://github.com/edubart/otclient
|
||||
|
||||
dependencies:
|
||||
- game_healthbar
|
||||
- game_inventory
|
||||
- game_skills
|
||||
- game_textmessage
|
||||
- game_viplist
|
||||
- game_chat
|
||||
- game_outfit
|
||||
|
||||
onLoad: |
|
||||
require 'game'
|
||||
return true
|
||||
return true
|
Reference in New Issue
Block a user