From 0263fb902ad4d8f8e9f3dc5fa82a747f6a054f07 Mon Sep 17 00:00:00 2001 From: Cory Andreasen <110040085+cAndr129@users.noreply.github.com> Date: Tue, 21 Mar 2023 09:33:39 -0600 Subject: [PATCH] updating "how to contribute" to reflect no longer supporting Xcode build --- How-To-Contribute.md | 1 - 1 file changed, 1 deletion(-) diff --git a/How-To-Contribute.md b/How-To-Contribute.md index cfc3825..726e4c9 100644 --- a/How-To-Contribute.md +++ b/How-To-Contribute.md @@ -36,7 +36,6 @@ Now you need to clone, which is essentially downloading the repository to your c OpenRCT2 supports different platforms and the instructions will vary depending on what you have and want to use. Pick the appropriate tutorial from the list below and have fun: * [[Building OpenRCT2 on Linux]] * [[Building OpenRCT2 on macOS using CMake]] - * [[Building OpenRCT2 on macOS using Xcode]] (recommended) * [[Building OpenRCT2 on Windows]] * [[Building OpenRCT2 on Windows Subsystem for Linux]]