r5sdk/r5dev/sdklauncher
Kawe Mazidjatari bc3b580525 Add logic for preventing recursive SDK initialization
This allows for loading the game with the client.dll without loading the main worker/sdk dll. gamesdk.dll is imported by the game executable, so we cannot circumvent its loading without some hacks, so instead, we just check if -noworkerdll is passed and not perform any init if its present.
2022-10-09 12:41:22 +02:00
..
2022-10-03 01:23:00 +02:00
2022-05-26 22:04:50 +02:00