Files
Gleb Volkov bfe1bcc31a Run CLI commands in the live editor when the project is already open (#8847)
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.
2026-07-22 16:21:46 +02:00
..
2024-01-21 22:03:44 +01:00
2020-01-15 23:34:25 +00:00

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.