mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 11:47:46 +00:00
Change default dalamud inject method to "Entrypoint"
NotNite pointed out this finally works on Linux, so we can safely
enable this now.
(cherry picked from commit 3feac92a65
)
This commit is contained in:
parent
9cd77312f7
commit
01de7148fe
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ SPDX-License-Identifier: CC0-1.0
|
|||
<choice name="DLLInject">
|
||||
</choice>
|
||||
</choices>
|
||||
<default>DLLInject</default>
|
||||
<default>Entrypoint</default>
|
||||
</entry>
|
||||
<entry key="DalamudInjectDelay" type="int">
|
||||
<default>0</default>
|
||||
|
|
Loading…
Add table
Reference in a new issue