소스 검색

externals: Use yuzu-emu/discord-rpc to provide Discord integration

Our fork includes a commit to disable clang-format, preventing the dirty
flag from being set when building yuzu on CI.
lat9nq 4 년 전
부모
커밋
58bc6125d7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      .gitmodules
  2. 1 1
      externals/discord-rpc

+ 1 - 1
.gitmodules

@@ -21,7 +21,7 @@
 	url = https://github.com/libusb/libusb.git
 [submodule "discord-rpc"]
     path = externals/discord-rpc
-    url = https://github.com/discord/discord-rpc.git
+    url = https://github.com/yuzu-emu/discord-rpc.git
 [submodule "Vulkan-Headers"]
     path = externals/Vulkan-Headers
     url = https://github.com/KhronosGroup/Vulkan-Headers.git

+ 1 - 1
externals/discord-rpc

@@ -1 +1 @@
-Subproject commit 963aa9f3e5ce81a4682c6ca3d136cddda614db33
+Subproject commit 20cc99aeffa08a4834f156b6ab49ed68618cf94a