1. Home
  2. Docs
  3. In-game implementation
  4. Open source

Open source

LDtk is open-source, hosted on GitHub, and could also be built directly from latest source code.

You will need :

  • Haxe compiler: LDtk is an Electron application and the Javascript part is compiled from Haxe source code.
  • NodeJS + NPM: used to install various required libraries.

Submit a pull request

If you make a modification or fix something in the source code, you can submit a Pull Request. Please follow the guidelines when doing so.

Ready to start?

Everything is explained in the repository README. You may also join the official Discord if you have questions.