mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-08-25 12:23:58 -04:00
bfe1bcc31a
CLI commands with `--run-command` used to always start a separate headless process, even when the target project was already open in the editor. They now goes to the live window so results (for example imported extensions) appear in memory right away, without reopening the project.
GDevelop IDE Electron app
This is the Electron sources to package GDevelop new IDE into a standalone editor.
See the general README for more information.