From a6f2cac0fbe89f9e20619c815f6087fa7806c41c Mon Sep 17 00:00:00 2001 From: Princeamor <149502877+Princeamor@users.noreply.github.com> Date: Tue, 17 Mar 2026 10:58:44 -0400 Subject: [PATCH] Update README with FMOD library download instructions Added note about downloading FMOD library for licensing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7793b03..d768764 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Maze-viewer Fork of Firestorm viewer with improvements for Opensim # Required Software for Building Aperture Viewer on Windows 11 - +YOU MUST DOWNLOAD THIS LIBRARY YOURSELF: https://www.fmod.com/licensing do t licencing!!! - **Host and hardware**: Windows 11 64-bit on an AVX-capable CPU (per release build note in Aperture Viewer README). - **Version control**: Git (64-bit). Needed to clone Aperture-Viewer and the aperture-build-variables repo. - **Python**: Python 3.10+ (64-bit) with pip. Install the build helpers from [Aperture-Viewer/requirements.txt](Aperture/Aperture-Viewer/requirements.txt):