mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-08 06:57: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.
This commit is contained in:
parent
9935d48fe9
commit
3feac92a65
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