From 3d7021b446f0cfd7445fcf02f2c22ae115286abd Mon Sep 17 00:00:00 2001 From: syui Date: Fri, 3 Oct 2025 20:23:47 +0900 Subject: [PATCH] fix --- my-blog/content/posts/2025-09-22-ue-mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-blog/content/posts/2025-09-22-ue-mac.md b/my-blog/content/posts/2025-09-22-ue-mac.md index cf63e9c..bc50ae5 100644 --- a/my-blog/content/posts/2025-09-22-ue-mac.md +++ b/my-blog/content/posts/2025-09-22-ue-mac.md @@ -72,7 +72,7 @@ epic launcherでue installerのoption:linuxを再び有効にします。 `libassimp.a`を生成します。 -https://github.com/ruyo/assimp +[https://github.com/ruyo/assimp](https://github.com/ruyo/assimp) これを`/Plugins/VRM4U/ThirdParty/assimp/lib/Mac/libassimp.a`に置いて、projectで開きます。pluginがbuildされますが、`/Plugins/VRM4U/Binaries/Mac/*`が生成され、これを使うことになります。