mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-09 17:08:32 +00:00
copy the whole folder UE4
This commit is contained in:
parent
c05c7148dd
commit
5df1c5ae6d
|
@ -75,7 +75,7 @@ This is a sample [Unreal](https://www.unrealengine.com) project that wraps the D
|
||||||
To use the Rich Presense plugin with Unreal Engine Projects:
|
To use the Rich Presense plugin with Unreal Engine Projects:
|
||||||
|
|
||||||
1. Download the latest [release](https://github.com/discordapp/discord-rpc/releases) for each operating system you are targeting and the zipped source code
|
1. Download the latest [release](https://github.com/discordapp/discord-rpc/releases) for each operating system you are targeting and the zipped source code
|
||||||
2. In the source code zip, copy the UE plugin—`DiscordRpc.uplugin`—from `examples/unrealstatus/Plugins/discordrpc` to your project's plugin directory
|
2. In the source code zip, copy the UE plugin—`examples/unrealstatus/Plugins/discordrpc`—to your project's plugin directory
|
||||||
3. At `[YOUR_UE_PROJECT]/Plugins/discordrpc/source/ThirdParty/DiscordRpcLibrary/`, create an `Include` folder and copy `discord_rpc.h` and `discord_register.h` to it from the zip
|
3. At `[YOUR_UE_PROJECT]/Plugins/discordrpc/source/ThirdParty/DiscordRpcLibrary/`, create an `Include` folder and copy `discord_rpc.h` and `discord_register.h` to it from the zip
|
||||||
4. Follow the steps below for each OS
|
4. Follow the steps below for each OS
|
||||||
5. Build your UE4 project
|
5. Build your UE4 project
|
||||||
|
|
Loading…
Reference in a new issue