Dalamud/Dalamud.Injector
AzureGem a7776fe15f
Update Dalamud.Injector logic
- Added logic determine the game install path from process in case its not installed at the default path (Line 16, 88 and 98)
- Made auto-detecting the game's PID (the -1 arg) the default behavior (Line 30-33)
  - Added a check to ensure the PID argugemt exist (Line 31)
  - Fixed check to ensure for start info argument exist (Line 51)
- Added missing code to display the base64 encoded start info argument to include (Line 56)
2020-04-19 11:23:45 -04:00
..
dalamud.ico feat: finish credits, new logo 2020-03-22 12:08:17 +09:00
Dalamud.Injector.csproj build: v4.8.6.0 2020-04-16 12:16:04 +02:00
Program.cs Update Dalamud.Injector logic 2020-04-19 11:23:45 -04:00