Creating a default module on project creation Tewan 创建于 2020年02月28日 06:45 I'm developing a plugin with a custom module type. When creating a new project with my module type, I want to automatically generate a module with a set name. How can I do that?
What do you mean by automatically generate a module with a set name?
I want to create a module with a fixed name, that I choose as a programmer, every time the project is created