Skip to content

Commit 2fec0b6

Browse files
authored
Wrong name for macOS DLL file for Unity
1 parent dd47c7c commit 2fec0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ We've got our `Plugins` folder ready, so let's get platform-specific!
3636
#### MacOS
3737

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

4242
#### Linux

0 commit comments

Comments
 (0)