Find a file
2023-01-27 23:48:04 +02:00
anime-game-core@bf24743bd3 Made core library a git submodule 2023-01-18 19:15:57 +02:00
components@647a766a0b Updated components 2023-01-27 23:48:04 +02:00
src Updated wincompatlib to support new dxvk versions 2023-01-27 23:37:51 +02:00
.gitignore Init commit 2022-11-11 18:29:16 +02:00
.gitmodules Made core library a git submodule 2023-01-18 19:15:57 +02:00
Cargo.toml Updated wincompatlib to support new dxvk versions 2023-01-27 23:37:51 +02:00
LICENSE Initial commit 2022-11-11 14:02:51 +02:00
README.md Added fps unlocker and game running support 2022-11-11 23:46:14 +02:00

Anime Launcher SDK

Project goals

  • Unify backends for gtk and tauri launchers so they will have same functionality;
  • Remove excess code from gtk launcher and prepare it for relm4 rewrite;
  • Prepare codebase for tauri rewrite;

Current progress (75%)

Status Feature Description
states Getting current launcher's state (update available, etc.)
config Work with config file
components Work with components needed to run the game
List Wine and DXVK versions
Download, delete and select wine
Download, delete, select and apply DXVK
game Run the game
fps-unlocker Support of FPS unlocker. Manage its config, download, use in game runner