创建新工程

This commit is contained in:
moyin
2025-12-05 19:00:14 +08:00
commit ff4fa5fffd
227 changed files with 32804 additions and 0 deletions

6
tests/RunAllTests.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://c5g8ohbcj20jb"]
[ext_resource type="Script" uid="uid://ccleoh2cldro3" path="res://tests/RunAllTests.gd" id="1"]
[node name="RunAllTests" type="Node"]
script = ExtResource("1")