unreal-sqlite3
unreal-sqlite3 copied to clipboard
Updated for 4.21.0
The only change needed for this plugin to work in 4.21.0 is to add:
PrivatePCHHeaderFile = "Private/CISQLite3PrivatePCH.h";
in CISQLite3.Build.cs.
I did a rebuild this time and the plugin works as expected :)