2shady4u / godot-sqlite

GDExtension wrapper for SQLite (Godot 4.x+)
MIT License
850 stars 76 forks source link

Godot 4.X C# support on mobile platform #172

Closed Insofan closed 3 months ago

Insofan commented 3 months ago

I have learned your tutorial on youtube about sqlite by gdscript and c# entityframwork, and tried a lot packages on nuget, like SQLitePCL and sql-net packages, they cant export to ios device. This repo could do it.