RingOfRaces/addons/godot-sqlite/bin/gdsqlite.gdns

8 lines
240 B
Plaintext
Raw Normal View History

2020-10-07 20:24:10 +00:00
[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://addons/godot-sqlite/bin/gdsqlite.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "gdsqlite"
class_name = "SQLite"
library = ExtResource( 1 )