Skip to content

Commit

Permalink
Wrong name for macOS DLL file for Unity
Browse files Browse the repository at this point in the history
  • Loading branch information
msciotti authored Nov 26, 2018
1 parent dd47c7c commit 2fec0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ We've got our `Plugins` folder ready, so let's get platform-specific!
#### MacOS

4. Copy `discord-rpc-osx/osx-dynamic/lib/libdiscord-rpc.dylib` to `Assets/Plugins/`
5. Rename `libdiscord-rpc.dylib` to `libdiscord-rpc.bundle`
5. Rename `libdiscord-rpc.dylib` to `discord-rpc.bundle`
6. Done!

#### Linux
Expand Down

0 comments on commit 2fec0b6

Please sign in to comment.