diff --git a/README.md b/README.md index 57c9731..e0147d4 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,8 @@ npm start * 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 *(done in main branch by @Maroxy, !14)* * Use `winecfg.exe` from the installed runner in settings menu *(done in main branch by @Maroxy, !14)* -* Fix voice data installation -* Add fps unlocker option +* Fix voice data installation *(done in main branch by @Maroxy, !15)* +* Add fps unlocker option *(done in main branch by @Maroxy, !15)* * Add downloading pause button * Move project to Vue * Use `LauncherLib.getGameVersion` function instead of the `config.json`'s `version` property diff --git a/public/html/settings.html b/public/html/settings.html index 89a49a7..b5303d8 100644 --- a/public/html/settings.html +++ b/public/html/settings.html @@ -229,6 +229,16 @@
+
+ FPS Unlocker + +
+ +
+
+ +
+
Auto-delete DXVK logs @@ -254,6 +264,8 @@
+ +
@@ -270,6 +282,8 @@

+ +
@@ -310,7 +324,10 @@
+ +
+