Suppose I made something in GDScript and want it to automatically be included in all new projects that I create. Is there anyway to do this.
Maybe adding something to the Godot Source code and building?
Closest thing to that would be to make a template project and starting each new project from it I guess.