EnrikeChurin Is it possible to create Godot projects with no window or with command line? It would be useful for server applications, which don’t need any visual output.
cybereality Yes, look into the headless server, but it only works on Linux. https://docs.godotengine.org/en/stable/getting_started/workflow/export/exporting_for_dedicated_servers.html