Skip to content

Update test project to Godot 4.4 #1760

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/project/example.gd.uid
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
uid://1htvqeulgew6
1 change: 1 addition & 0 deletions test/project/example.gdextension.uid
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
uid://dhm7q8lygqyol
1 change: 1 addition & 0 deletions test/project/main.gd.uid
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
uid://bujp6xsb8pfqk
4 changes: 2 additions & 2 deletions test/project/main.tscn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[gd_scene load_steps=3 format=3 uid="uid://dmx2xuigcpvt4"]

[ext_resource type="Script" path="res://main.gd" id="1_qesh5"]
[ext_resource type="Script" path="res://example.gd" id="2_jju25"]
[ext_resource type="Script" uid="uid://bujp6xsb8pfqk" path="res://main.gd" id="1_qesh5"]
[ext_resource type="Script" uid="uid://1htvqeulgew6" path="res://example.gd" id="2_jju25"]

[node name="Node" type="Node"]
script = ExtResource("1_qesh5")
Expand Down
2 changes: 1 addition & 1 deletion test/project/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ config_version=5

config/name="GDExtension Test Project"
run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.3")
config/features=PackedStringArray("4.4")
config/icon="res://icon.png"

[native_extensions]
Expand Down
1 change: 1 addition & 0 deletions test/project/test_base.gd.uid
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
uid://dwbwwljpx3cp