mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2026-01-06 06:09:49 +03:00
11 lines
222 B
Plaintext
11 lines
222 B
Plaintext
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://GLFW.gdnlib" type="GDNativeLibrary" id=1]
|
|
|
|
[resource]
|
|
|
|
class_name = "GLFW"
|
|
library = ExtResource( 1 )
|
|
_sections_unfolded = [ "Resource" ]
|
|
|