mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Injector: remove custom DllImports, replace with CsWin32
This commit is contained in:
parent
5fd24f4bed
commit
168a334756
6 changed files with 71 additions and 991 deletions
4
Dalamud.Injector/NativeMethods.json
Normal file
4
Dalamud.Injector/NativeMethods.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"$schema": "https://aka.ms/CsWin32.schema.json",
|
||||
"allowMarshaling": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue