mirror of
https://github.com/edubart/otclient.git
synced 2026-01-12 17:11:29 +01: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
|