Now Mono compatible
(You need sqlite3.dll from SqlBins if running on Windows and sqlite3.so if running on Linux)
This commit is contained in:
parent
c821c920ce
commit
480b58a47d
8 changed files with 201 additions and 6 deletions
|
|
@ -34,7 +34,7 @@ using System.Net;
|
|||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Threading;
|
||||
using Community.CsharpSqlite.SQLiteClient;
|
||||
using Mono.Data.Sqlite;
|
||||
using Hooks;
|
||||
using MySql.Data.MySqlClient;
|
||||
using Newtonsoft.Json;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue