fix name
This commit is contained in:
parent
75fb8f3ce8
commit
5cd3ed4692
|
@ -10,10 +10,10 @@ config_version=5
|
||||||
|
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="TestGodot4_5"
|
config/name="FunWithGodot"
|
||||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||||
config/icon="res://icon.svg"
|
config/icon="res://icon.svg"
|
||||||
|
|
||||||
[dotnet]
|
[dotnet]
|
||||||
|
|
||||||
project/assembly_name="TestGodot4_5"
|
project/assembly_name="FunWithGodot"
|
||||||
|
|
Loading…
Reference in a new issue