shithub: ft²

Download patch

ref: 0b359f7017575ff45ba034184a786b56ca6ac190
parent: 23cf84e9ca9fb7e88d86b230bf87b3339f4d8c4b
author: Olav Sørensen <olav.sorensen@live.no>
date: Fri May 12 17:19:10 EDT 2023

Update HOW-TO-COMPILE.txt

--- a/HOW-TO-COMPILE.txt
+++ b/HOW-TO-COMPILE.txt
@@ -40,8 +40,7 @@
 
 == COMPILING ON MAC OS X 10.15 OR NEWER ==
  1. Download and install the "Command Line Tools" XCode package (google it)
- 2. Download the SDL 2.0.14 framework here:
-    https://www.libsdl.org/release/SDL2-2.0.14.dmg
+ 2. Download the SDL 2 framework at https://www.libsdl.org
  3. Inside the package, copy SDL2.framework to /Library/Frameworks/
  4. Compile the FT2 clone:      (folder: "ft2-clone")
     chmod +x make-macos.sh      (only needed once)