diff --git a/README.md b/README.md index 4160c70..3250e2b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This launcher is also available as the [an-anime-game-launcher](https://aur.arch -### 2.3.0 — 56 total +### 2.3.0 — 60 total @@ -133,8 +133,11 @@ npm start * Add dark theme support for settings menu *(1.7.0)* * Add winetricks and winecfg buttons to settings ([notabug issue 35](https://notabug.org/nobody/an-anime-game-launcher/issues/35)) *(1.8.0)* * Wine prefix folder selection ([notabug issue 37](https://notabug.org/nobody/an-anime-game-launcher/issues/37)) *(1.8.0)* -* Use auto-downloaded winetricks in settings menu -* Use `winecfg.exe` from the installed runner in settings menu +* Use auto-downloaded winetricks in settings menu *(done in main branch by @Maroxy, !14)* +* Use `winecfg.exe` from the installed runner in settings menu *(done in main branch by @Maroxy, !14)* +* Add fps unlocker option +* Add downloading pause button +* Move project to Vue * Use `LauncherLib.getGameVersion` function instead of the `config.json`'s `version` property * Fix button flickering at start when the launcher's state updates * Game's update pre-installation diff --git a/repository-pics/stats/2.3.0.png b/repository-pics/stats/2.3.0.png index 4713be0..c18fd97 100644 Binary files a/repository-pics/stats/2.3.0.png and b/repository-pics/stats/2.3.0.png differ