File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ winget install -e --id raphamorim.rio
22
22
choco install rio-terminal
23
23
```
24
24
25
+ - Using MINGW package manager: [ packages.msys2.org/base/mingw-w64-rio] ( https://packages.msys2.org/base/mingw-w64-rio )
26
+
25
27
There's a few things to note about the installer and the portable version:
26
28
27
29
- The browser will ask if you want to keep the file, click "Keep" to save the installer/executable on your computer.
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ language: 'en'
16
16
- Sugarloaf: Rewrite/Change of render architecture, now sugarloaf does not have any reference to column/lines logic.
17
17
- * Breaking:* Minimum MacOS version went from El Captain to Big Sur on ARM64 and Catalina on Intel x86.
18
18
- Microsoft Windows: [ Rio terminal is now available on WinGet packages] ( https://github.com/microsoft/winget-pkgs/pull/184792 ) .
19
+ - Microsoft Windows: [ Rio terminal is now available on MINGW packages] ( https://github.com/msys2/MINGW-packages/pull/22248 ) .
19
20
- Allow MacOS automation via events.
20
21
- Fix: Configuration updates triggered multiple times on one save.
21
22
- Support to RetroArch shaders [ @igorsaux ] ( https://github.com/igorsaux ) .
You can’t perform that action at this time.
0 commit comments