From f0ddb4f5cdea8e757523d659f240f5a5273e8145 Mon Sep 17 00:00:00 2001 From: Agent X <44549182+Agent-11@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:25:18 -0500 Subject: [PATCH] Fix coopdx-patcher link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79e89139..2541a2cd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Run `./extract_assets.py --clean && make clean` or `make distclean` to clear ROM ## How to Play -The easiest way to play is by using [coopdx-patcher](https://github.com/coop-deluxe/coopdx-patcher/releases/latest/download/coopdx-patcher.exe). Simply drag and drop your ROM into the program or run `coopdx-patcher "your_rom_name.z64"`. +The easiest way to play is by using [coopdx-patcher](https://github.com/coop-deluxe/coopdx-patcher/releases/latest/download/coopdx-patcher.zip). Simply drag and drop your ROM into the program or run `coopdx-patcher "your_rom_name.z64"`. ## How to Compile