mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
[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 )
|