mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2025-12-30 21:49:05 +03:00
10 lines
229 B
Plaintext
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 )
|