diff --git a/script_templates/Object/empty_template_with_license.gd b/script_templates/Object/empty_template_with_license.gd new file mode 100644 index 0000000..2d6dbe4 --- /dev/null +++ b/script_templates/Object/empty_template_with_license.gd @@ -0,0 +1,5 @@ +# meta-description: An empty template with StreamGraph license header. +# (c) 2023-present Eroax +# (c) 2023-present Yagich +# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) +extends _BASE_