1
Fork 0
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:
Joshua Goins 2024-03-23 12:34:04 -04:00
parent 9935d48fe9
commit 3feac92a65

View file

@ -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>