Configuring an IDE¶
We assume that you have already cloned and compiled Godot.
You can easily develop Godot with any text editor and by invoking scons
on the command line, but if you want to work with an IDE (Integrated
Development Environment), here are setup instructions for some popular ones:
It is possible to use other IDEs, but their setup is not documented yet.