Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 965 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 965 Bytes

Defold LDT

Defold LDT is an Execution Environment for LDT with support for the Defold game engine APIs.

images/ldt.png

Installation

Download defold-ldt.zip and add it using the following instructions. Remember to remove any existing Lua EE from the build path as well!

Updating the Execution Environment

You can create a new Execution Environment from the current Defold documentation by running:

./create.py

This will download the reference documentation for the latest stable version of Defold and convert it into the proper format for import into LDT.