CollapseLauncher / Collapse

An Advanced Launcher for miHoYo/HoYoverse Games
MIT License
1.41k stars 65 forks source link

Add links to social media popup panel #265

Closed shatyuka closed 1 year ago

shatyuka commented 1 year ago

Make use of the links and other_links fields, and add link buttons to popup panel, especially for Chinese version.

social media icon JSON here ```json { "icon_id": "605077bbd90ba600951cd0e0", "img": "https://webstatic.mihoyo.com/upload/operation_location/2021/03/16/40247bcc1f0092a7883949aade6619ac_3149808684055343336.png", "tittle": "启动器常见问题FAQ", "url": "https://bbs.mihoyo.com/ys/article/4004423", "qr_img": "", "qr_desc": "", "img_hover": "https://webstatic.mihoyo.com/upload/operation_location/2021/03/16/021147ecf6824c3328d6c89b9c1b17e6_3771842119503074595.png", "other_links": [ { "title": "启动器意见集中反馈", "url": "https://bbs.mihoyo.com/ys/article/5780277" } ], "title": "启动器常见问题FAQ", "icon_link": "https://www.miyoushe.com/ys/article/39655595", "links": [ { "title": "常用FAQ合集", "url": "https://www.miyoushe.com/ys/article/39655595" }, { "title": "启动器意见集中反馈", "url": "https://bbs.mihoyo.com/ys/article/5780277" } ], "enable_red_dot": false, "red_dot_content": "" } ```
old new
neon-nyan commented 1 year ago

Have no complaints with it. LGTM!