Skip to content
IDMarinas edited this page Feb 20, 2019 · 2 revisions

🔧 Install dependencies

Now is the time to install all LoTGD dependencies.

You must open a termin/cmd (Visual Studio code comes with an integrated one). It must be executed from the folder where all the files that have been downloaded are.

Then execute the following commands.

composer install

This command will install all the PHP dependencies LoTGD needs to work.

npm install

This command will install all NPM dependencies that are used for build LoTGD and in JavaScript.

With all this all the LoTGD dependencies are already installed.

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