mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
feat(server): complete phase 6 local verification
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://tests/export_server_smoke.gd" id="1_smoke"]
|
||||
|
||||
[node name="ExportServerSmokeScene" type="Node"]
|
||||
|
||||
[node name="ExportServerSmoke" type="Node" parent="."]
|
||||
script = ExtResource("1_smoke")
|
||||
Reference in New Issue
Block a user