From previous commits:
- added Discord RPC support (#28)
- added DXVK 2.1
This commit is contained in:
Observer KRypt0n_ 2023-01-28 19:09:11 +02:00
parent 611f763147
commit a699944e1d
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -52,7 +52,7 @@ dependencies = [
[[package]]
name = "anime-game-launcher"
version = "1.2.4"
version = "1.2.5"
dependencies = [
"anime-game-core",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "anime-game-launcher"
version = "1.2.4"
version = "1.2.5"
description = "Anime Game launcher"
authors = ["Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>"]
license = "GPL-3.0"