Renaming project for sharing repository
This commit is contained in:
parent
06abafd0e7
commit
815c4aed99
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://cem7wppuuoabv"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dhqay3umgle6c" path="res://maps/basic_setup.tscn" id="1_s50i7"]
|
||||
[ext_resource type="PackedScene" path="res://player/player.tscn" id="2_bge2k"]
|
||||
[ext_resource type="PackedScene" uid="uid://dwxrvijqyym70" path="res://player/player.tscn" id="2_bge2k"]
|
||||
|
||||
[node name="main_scene" type="Node3D"]
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ config_version=5
|
|||
|
||||
[application]
|
||||
|
||||
config/name="DevScene"
|
||||
config/name="Third Person basic scene"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/icon="res://icon.png"
|
||||
config/features=PackedStringArray("4.0", "Vulkan Clustered")
|
||||
|
|
Loading…
Reference in a new issue