Rename demo folder to project for generalizing the template usecase
Renames all references to the demo folder and changes it to "project"
This commit is contained in:
6
project/example.tscn
Normal file
6
project/example.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dh0oj81pufivs"]
|
||||
|
||||
[ext_resource type="Script" path="res://example.gd" id="1_jdh55"]
|
||||
|
||||
[node name="Node" type="Node"]
|
||||
script = ExtResource("1_jdh55")
|
||||
Reference in New Issue
Block a user