Skip to content

Commit 3f99aba

Browse files
commit extension_list.cfg so GDExtension loads in headless script mode
1 parent 0d1142c commit 3f99aba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

test_plugin/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Godot 4+ specific ignores
2-
.godot/
2+
.godot/*
3+
!.godot/extension_list.cfg
34
android/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
res://addons/sorkin/sorkin.gdextension

0 commit comments

Comments
 (0)