How I can get the source code of the web editor to run it my localhost:

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Mxt08

Hi,
I want to get the Godot Engine web editor source code and I do not know if it is open-source or not, but in that case, how I can get it?
Thanks in advanced.

:bust_in_silhouette: Reply From: Hunter99

Yes they are open source. Since the engine itself is a godot “game”, the web editor is kind of a godot web export and so part of the godot source code.

To get the parts for hosting you can build them from the godot source code:

Also make sure you have installed the build requirements: