From 3ad274731c0ec0e5aa2769d4ddfdaeb819b6aabf Mon Sep 17 00:00:00 2001 From: Trafotin <108948841+trafotin@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:44:29 -0500 Subject: [PATCH] Create kakaotalk.yml --- Games/kakaotalk.yml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Games/kakaotalk.yml diff --git a/Games/kakaotalk.yml b/Games/kakaotalk.yml new file mode 100644 index 0000000..2db9e03 --- /dev/null +++ b/Games/kakaotalk.yml @@ -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"