Added testing and save/load mechanic to the game. Game is now entering final phase.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[gd_scene format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/Tests/TestRunner.cs" id="1_test_runner"]
|
||||
|
||||
[node name="TestRunner" type="Node"]
|
||||
script = ExtResource("1_test_runner")
|
||||
Reference in New Issue
Block a user