I am developing some "Visual Godot" plugins to help introduce Godot to young students. But I wanted to add these plugins by default to the student projects.
Each time a student is going to create a project, s/he needs to copy the plugin files and active them. This can be hard for 7-9 year students to do.
Is there a way to configure my installed Godot to add these plugins by default?
Thank you :)