mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-15 00:24:15 +01:00
remove database, use in-memory
This commit is contained in:
parent
287c1b0eff
commit
c2e92c094c
18 changed files with 306 additions and 496 deletions
|
|
@ -9,7 +9,7 @@ using FFXIVClientStructs.FFXIV.Client.Game.Character;
|
|||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using MareSynchronos.Models;
|
||||
using MareSynchronos.FileCacheDB;
|
||||
using MareSynchronos.FileCache;
|
||||
#if DEBUG
|
||||
using Newtonsoft.Json;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue