feat(ui): updated credits in about dialog

This commit is contained in:
Observer KRypt0n_ 2023-05-01 20:35:04 +02:00
parent 42ec7f2168
commit ca1d3d0247
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
3 changed files with 6 additions and 4 deletions

4
Cargo.lock generated
View file

@ -65,8 +65,8 @@ dependencies = [
[[package]]
name = "anime-launcher-sdk"
version = "1.1.2"
source = "git+https://github.com/an-anime-team/anime-launcher-sdk?tag=1.1.2#b178f1050ae24b8de899adaf0f6f52ffcf6d8b53"
version = "1.1.4"
source = "git+https://github.com/an-anime-team/anime-launcher-sdk?tag=1.1.4#cba4a7bbde348c1b0c123517025fbb37aecfbcb4"
dependencies = [
"anime-game-core",
"anyhow",

View file

@ -17,7 +17,7 @@ glib-build-tools = "0.17"
[dependencies.anime-launcher-sdk]
git = "https://github.com/an-anime-team/anime-launcher-sdk"
tag = "1.1.2"
tag = "1.1.4"
features = ["all", "star-rail"]
# path = "../anime-launcher-sdk" # ! for dev purposes only

View file

@ -51,10 +51,12 @@ impl SimpleComponent for AboutDialog {
]),
add_credit_section: (Some("An Anime Team"), &[
"Nikita Podvirnyy https://github.com/krypt0nn",
"@Marie https://github.com/Mar0xy",
"@lane https://github.com/laurinneff",
"@jiro-too https://github.com/jiro-too",
"@cybik https://github.com/cybik"
"@cybik https://github.com/cybik",
"@mkrsym1 https://github.com/mkrsym1"
]),
set_translator_credits: &[