Releases: yangchang-n/HoYoLab-box
Releases · yangchang-n/HoYoLab-box
v1.1.0
Changes
- Changed the display format from horizontal to vertical.
- Moved
GIST_ID
to Repository secrets instead of writing it directly to the repository.
Additions
- Added
GAME_CODE
to Repository secrets, allowing up to two HoYoverse games to be displayed in the profile, in addition to Genshin Impact and Honkai: Star Rail.
Code | Game |
---|---|
1 | Honkai Impact 3rd |
2 | Genshin Impact |
6 | Honkai: Star Rail |
8 | Zenless Zone Zero |
- You can select one or two games from the above list and input the codes in the order in which you want to display
- ex) Input
86
to display Zenless Zone Zero on the left and Honkai: Star Rail on the right in the gist. - ex) Input
2
to display only Genshin Impact on the left side of the gist.
Contributors
- @jilliangmeehan allowed me to use some of her code.
v1.0.2
- Added new required key value to access HoYoLab API (
ltmid_v2
) - Fixed headers to get data from HoYoLab
- Deleted test.py
v1.0.1
- Fixed conflicts with other unintended games (ex. Honkai Impact 3rd)