brave-frontier-godot icon indicating copy to clipboard operation
brave-frontier-godot copied to clipboard

Fix database on non-Windows platforms

Open aMytho opened this issue 1 year ago • 0 comments

The DB extension does not want to load on any other platform than windows. We need to figure out why it is happening, and create a fix.

The database is a simple SQLite DB, no client dependencies should be required. We use this library on the gd-extension branch.

aMytho avatar Mar 15 '23 20:03 aMytho