GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
GDevelop Core

GDevelop Core documentation

The GDevelop Core library contains the structure of a GDevelop game, classes and tools that are used by the platforms and the GDevelop IDE.

Getting started

In most cases, you should start by installing and launching the development version of GDevelop.

Other documentations

GDevelop is architectured around a Core (this library), a game engine (GDJS) and extensions (Extensions folder). The editor (newIDE folder) is using all of these libraries.