mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +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
|
var luminaOptions = new LuminaOptions
|
||||||
{
|
{
|
||||||
|
LoadMultithreaded = true,
|
||||||
CacheFileResources = true,
|
CacheFileResources = true,
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
PanicOnSheetChecksumMismatch = true,
|
PanicOnSheetChecksumMismatch = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue