From 4e5044f416a6443d26802a0d4898918e6aff0177 Mon Sep 17 00:00:00 2001 From: syui Date: Sun, 29 Sep 2024 16:20:02 +0900 Subject: [PATCH] fix --- plugins/vmc4ue/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/vmc4ue/readme.md b/plugins/vmc4ue/readme.md index 80b243b..832f847 100644 --- a/plugins/vmc4ue/readme.md +++ b/plugins/vmc4ue/readme.md @@ -13,6 +13,8 @@ vmc4ue patch rebuild for `ue5.4` ```sh $ git clone https://github.com/HAL9HARUKU/VMC4UE +$ cd VMC4UE +$ git reset --hard b5a6cf96e5928551d8e3e20b74705e3e8f22a1df # example $ patch -u ./VMC4UE/VMC4UE/Source/VMC4UE/Source/VMC4UEBlueprintFunctionLibrary.cpp < VMC4UEBlueprintFunctionLibrary.cpp.patch