From 49c240ad969524d0c74bbdbcff9c8cffb6455c4f Mon Sep 17 00:00:00 2001 From: Nekojimi Date: Sun, 27 Feb 2022 16:17:01 +0000 Subject: [PATCH] Add repo name template. --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 7522795..8366a61 100644 --- a/project.godot +++ b/project.godot @@ -20,7 +20,7 @@ _global_script_class_icons={ [application] -config/name="GodotTemplate" +config/name="${REPO_NAME}" config/icon="res://icon.png" [gdnative]