diff --git a/.github/workflows/create-release.yaml b/.github/workflows/create-release.yaml index 45a66a1..129cd61 100644 --- a/.github/workflows/create-release.yaml +++ b/.github/workflows/create-release.yaml @@ -51,5 +51,6 @@ jobs: uses: ncipollo/release-action@v1.12.0 with: artifacts: "releases/*b-0-full.zip" + makeLatest: true prerelease: true tag: ${{steps.tag_version.outputs.new_tag}} diff --git a/README.md b/README.md index 002a649..032e775 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # FinUI -FinUI is a fork of [MinUI](https://github.com/shauninman/union-minui). MinUI is a -focused custom launcher for the Anbernic RG35XX. FinUI adds additional features on -top of MinUI. +FinUI is a fork of [MinUI](https://github.com/shauninman/union-minui/). MinUI is +a focused custom launcher for the Anbernic RG35XX. FinUI adds additional features +on top of MinUI. ![FinUI](./github/minui-menu-gbc.png) @@ -46,7 +46,7 @@ top of MinUI. ### Prerequisites -- [Docker Desktop](https://docker.com/products/docker-desktop) +- [Docker Desktop](https://docker.com/products/docker-desktop/) ### Build project @@ -56,6 +56,7 @@ Run `./start-toolchain.sh` and then `make all` in the Docker container shell. - Adjust overclocking and CPU usage (to maximize battery life) - Improve battery capacity reading accuracy +- Show battery percentage number overlay - [...things in the old todo?...](./todo.txt) ## Disclaimer @@ -66,7 +67,3 @@ out of, or in connection with this software, the use of this software, or other dealings with this software. Use at your own risk. - -## Contributors - -@robshape @guiburi diff --git a/skeleton/BASE/INSTALL.txt b/skeleton/BASE/INSTALL.txt index 03b83ff..0e395e9 100644 --- a/skeleton/BASE/INSTALL.txt +++ b/skeleton/BASE/INSTALL.txt @@ -13,8 +13,8 @@ steps that this guide does not cover yet. - A new 64GB microSD card from a reputable brand - The official Anbernic RG355XX firmware (35XX-64GB230309EN.IMG) - A FinUI release -- A user account with administrator privileges (https://support.apple.com/guide/mac-help/change-users-groups-settings-mtusr001/mac) -- Full Disk Access for the app "Terminal" (https://support.apple.com/guide/mac-help/change-privacy-security-settings-on-mac-mchl211c911f/13.0/mac/13.0) +- A user account with administrator privileges (https://support.apple.com/guide/mac-help/change-users-groups-settings-mtusr001/mac/) +- Full Disk Access for the app "Terminal" (https://support.apple.com/guide/mac-help/change-privacy-security-settings-on-mac-mchl211c911f/13.0/mac/13.0/) ################# # Install FinUI #