setup rpc but crashes
This commit is contained in:
BIN
project/addons/discord-sdk-gd/bin/windows/discord-rpc.dll
Normal file
BIN
project/addons/discord-sdk-gd/bin/windows/discord-rpc.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -19,8 +19,8 @@ linux.release.rv64 = "bin/linux/libdiscord_game_sdk_binding.so"
|
||||
|
||||
macos.debug = "bin/macos/libdiscord_game_sdk.dylib"
|
||||
macos.release = "bin/macos/libdiscord_game_sdk.dylib"
|
||||
windows.debug.x86_64 = "bin/windows/discord_game_sdk.dll"
|
||||
windows.release.x86_64 = "bin/windows/discord_game_sdk.dll"
|
||||
windows.debug.x86_64 = "bin/windows/discord-rpc.dll"
|
||||
windows.release.x86_64 = "bin/windows/discord-rpc.dll"
|
||||
linux.debug.x86_64 = "bin/linux/libdiscord_game_sdk.so"
|
||||
linux.release.x86_64 = "bin/linux/libdiscord_game_sdk.so"
|
||||
linux.debug.arm64 = "bin/linux/libdiscord_game_sdk.so"
|
||||
|
Reference in New Issue
Block a user