From 8adc0568c1d63cb7dd2205d04a7a2930b406691c Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Fri, 2 Jun 2023 15:06:53 +0000 Subject: [PATCH] Update comment. --- tools/sc64/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sc64/README.md b/tools/sc64/README.md index a9da9a03..e1beda22 100644 --- a/tools/sc64/README.md +++ b/tools/sc64/README.md @@ -9,4 +9,4 @@ See root directory. Removes unnecessary null bytes from the end of ROM file to cut on menu load time from SD card. # Notes -The deployer `sc64deployer` needs to be downloaded from https://github.com/Polprzewodnikowy/SummerCart64/releases/tag/v2.14.0 and placed in this folder. +The deployer `sc64deployer` needs to be downloaded from https://github.com/Polprzewodnikowy/SummerCart64/releases/tag/v2.15.1 and placed in this folder.