mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
feat: set Lumina LoadMultithreaded
This commit is contained in:
parent
7f5507dae9
commit
fba8c7163c
1 changed files with 1 additions and 0 deletions
|
|
@ -303,6 +303,7 @@ namespace Dalamud.Data
|
|||
{
|
||||
var luminaOptions = new LuminaOptions
|
||||
{
|
||||
LoadMultithreaded = true,
|
||||
CacheFileResources = true,
|
||||
#if DEBUG
|
||||
PanicOnSheetChecksumMismatch = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue