GodotModding / GodotModding/godot-mod-loader

Set global script classes on Godot 4

Open
#335 7 comments 0 reactions 0 assignees View on GitHub
4.x
Dominant language
GDScript
Stars
675
Forks
54
Avg merge
2m
Merged PRs (30d)
2

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.