Find a file
Observer KRypt0n_ 6fa47d0338
0.2.2
- updated components
2023-03-04 14:35:18 +02:00
anime-game-core@ef498b2e16 perf: changed md5 library to use asm instructions 2023-02-26 13:59:28 +02:00
components@2833379379 0.2.2 2023-03-04 14:35:18 +02:00
src 0.2.1 2023-03-02 22:29:37 +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 0.2.2 2023-03-04 14:35:18 +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