Files
gdnative-demos/cpp/dodge_the_creeps/project/gdnative/main.gdns
2021-07-10 03:17:58 -04:00

10 lines
229 B
Plaintext

[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://gdnative/dodge_the_creeps.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "Main"
class_name = "Main"
library = ExtResource( 1 )