Packaged game crashes on launch, but in game engine it works

Got this message when I try to open up my packaged game, in fact it just completely crashes and doesn’t open. However, in the actual editor, the plugin works and everything is just fine.

mootbing@Cowlands-MacBook-Pro ~ % /Users/mootbing/Desktop/Unreal_Completed/MacNoEditor/SubwayChaos.app/Contents/MacOS/SubwayChaos ; exit;
dyld: Library not loaded: @rpath/libdiscord-rpc.dylib
  Referenced from: /Users/mootbing/Desktop/Unreal_Completed/MacNoEditor/SubwayChaos.app/Contents/MacOS/SubwayChaos
  Reason: image not found
zsh: abort      

[Process completed]