From e5f167e1063c70556998e73865e70900a2b39c81 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Fri, 14 Jun 2024 07:37:03 +0200 Subject: [PATCH] Changed Name --- README.md | 2 +- project.godot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 730f28b..7932cc8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Introducing OpenDnD +# Introducing FreeTTRPG # A Swiss Quality Project diff --git a/project.godot b/project.godot index 836603b..93663f2 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,7 @@ config_version=5 [application] -config/name="openDND" +config/name="FreeTTRPG" run/main_scene="res://scenes/menu/main.tscn" config/features=PackedStringArray("4.2", "GL Compatibility") config/icon="res://icon.svg"