-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
baac5cd
commit 8c49186
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |