mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +00:00
de0ca3b999
* 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).