Run script test

This commit is contained in:
O01eg
2020-11-28 13:08:17 +03:00
parent c55ef5adcf
commit 279d63d6c5
8 changed files with 99 additions and 8 deletions

9
test/gdexample.gdns Normal file
View File

@@ -0,0 +1,9 @@
[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://gdexample.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "gdexample"
class_name = "SimpleClass"
library = ExtResource( 1 )