From 47a34d40e482b8a71dbaa3883ce4c60b2ae6fe99 Mon Sep 17 00:00:00 2001 From: kurethedead Date: Sat, 30 Jan 2021 18:11:29 -0800 Subject: [PATCH] Fixed links for real this time. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 721343b..533be10 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Thanks to anonymous_moose, Cheezepin, Rovert, and especially InTheBeef for testi Thanks to InTheBeef for LowPolySkinnedMario. ### Table of Contents -2. [ Super Mario 64 ](https://bitbucket.org/kurethedead/fast64/raw/master/sm64/REAMDE.md) -3. [ Ocarina Of Time ](https://bitbucket.org/kurethedead/fast64/raw/master/oot/README.md) +2. [ Super Mario 64 ](https://bitbucket.org/kurethedead/fast64/src/master/fast64_internal/sm64/README.md) +3. [ Ocarina Of Time ](https://bitbucket.org/kurethedead/fast64/src/master/fast64_internal/oot/README.md) ### Installation Download the repository as a zip file. In Blender, go to Edit -> Preferences -> Add-Ons and click the "Install" button to install the plugin from the zip file. Find the Fast64 addon in the addon list and enable it. If it does not show up, go to Edit -> Preferences -> Save&Load and make sure 'Auto Run Python Scripts' is enabled.