Skip to content
IDMarinas edited this page Oct 3, 2020 · 1 revision

ℹ️ Other information

If you want to install the game without creating your own customization (without using the skeleton) it is possible to install the game, downloading the zip from zip releases (tip: download the zip of the most recent version).

Instalar

  • Unzip and upload files to your server.
  • Start the installation of the game by accessing the URL: https://your.site/installer.php
  • Follow all the steps shown on the screen.
  • Potential errors:
    • When accessing your installation, an error is registered that a class (or classes) cannot be found. For example 'Lotgd\Local\Entity\ModInventory'.
      • These are mainly errors of not finding module classes.
      • Solution:
        • Delete the 'vendor/' folder
        • Run composer install --no-dev --preferer-dist --no-interaction --optimize-autoloader --no-plugins --no-scripts in the game installation folder on your server, this
      • This should solve the problem.

New versions: 5.2.* and newer

Game

New versions: 5.0.* to 5.1.*

Game

Older versions: 4.4.* to 4.12.*

Game

Older versions: 4.3.* and earlier

Game Installation

Game Build

Game Development

Advices/Answers

Clone this wiki locally