From 8c4918613a98b64690a65a498a0f8e177a8d6499 Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Sat, 5 Aug 2023 21:28:07 +0800 Subject: [PATCH] Add readme with mister install info --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..55a297f --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Reflex Adapt + +## MiSTer + +Install the Adapt firmware updater on MiSTer by downloading [reflex_updater.sh](https://github.com/misteraddons/Reflex-Adapt/releases/latest/download/reflex_updater.sh) and copying it to the `Scripts` folder on your SD card. + +Alternatively, add the following to your `downloader.ini` file to install and auto-update through Downloader and Update All: + +``` +[misteraddons/reflexadapt] +db_url = https://github.com/misteraddons/Reflex-Adapt/releases/latest/download/reflexadapt.json +``` + +The `reflex_updater.sh` script can then be launched from the Scripts menu.