![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
The GDevelop Core library contains the structure of a GDevelop game, classes and tools that are used by the platforms and the GDevelop IDE.
In most cases, you should start by installing and launching the development version of GDevelop.
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.