mirror of
https://github.com/edubart/otclient.git
synced 2025-05-03 19:19:21 +02:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
Module
|
|
name: game
|
|
description: Create the game interface, where the ingame stuff starts
|
|
author: OTClient team
|
|
website: https://github.com/edubart/otclient
|
|
onLoad: |
|
|
require 'game'
|
|
return true
|