-
Couldn't load subscription status.
- Fork 44
Open
Description
Hi, in Godot 4, ProjectSettings.get_setting("_global_script_classes") returns nil. Seems like the equivalent is ProjectSettings.get_global_class_list(), however, I can't find a function to set the global class list. So, script extensions don't work on Godot 4 at the moment. If anyone finds a solution, please let me know.