From 28ae8253ae9e8dbed8958d022889a880607f97a2 Mon Sep 17 00:00:00 2001 From: Lyric <47702559+IntangibleMatter@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:15:23 -0700 Subject: [PATCH] Replace link to Ikuyo's Unity guide with an actual link to it There might be something I'm missing but for some reason the existing link points to WSL. Maybe that's useful in the process but I think it'd make more sense to link to the page itself from TASVideos. --- docs/guides/unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/unity.md b/docs/guides/unity.md index f52a63ad..d05b8254 100644 --- a/docs/guides/unity.md +++ b/docs/guides/unity.md @@ -14,7 +14,7 @@ Here is an overview of what is required to run Unity games in libTAS. ## Porting If the game does not have a Linux version, you may be able to port from a -Windows or (even better) Mac version. ikuyo has made a nice [documentation](https://apps.microsoft.com/detail/9pdxgncfsczv) +Windows or (even better) Mac version. ikuyo has made a nice [documentation](https://tasvideos.org/HomePages/ikuyo/Unity) about it. There is also the [Unify](https://github.com/0xf4b1/unify) project to