Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KakaoTalk #361

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions Games/kakaotalk.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Name: KakaoTalk
Description: The official KakaoTalk desktop client.
Grade: Silver
Arch: win64

Dependencies:
- cjkfonts
- mono

Parameters:
discrete_gpu: true

Executable:
name: KakaoTalk
icon: kakaotalk.png
file: KakaoTalk.exe
path: Program Files (x86)/Kakao/KakaoTalk.exe

Steps:
- action: install_exe
file_name: KakaoTalk_Setup.exe
url: https://app-pc.kakaocdn.net/talk/win32/KakaoTalk_Setup.exe
file_checksum: False
monitoring:
- KakaoTalk_Setup.exe

- action: set_windows
# Bump this if the system requirements change
# KakaoTalk offers multiple versions, including a version of the installer for outdated versions of Windows.
version: win10

- action: update_config
path: userdir/AppData/Local/Kakao/KakaoTalk/prefs.ini
type: ini
# The font here is captured from user-installed fonts. A future change might be to download a compatible CJK font and install it.
upd_keys:
KAKAO_TALK:
CustomFontFaceName: "Source Han Sans"