mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
* Changed to use the same stages as extensions. * Makes the initialization more coherent, helping solve problems due to lack of stages. * Makes it easier to port between module and extension. * removed the DRIVER initialization level (no longer needed).