mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
Linux: Fix emojis not showing in the game log (#992)
* Fix emojis not showing in the game log on Linux * Download the font file using curl * Changed the emoji font to be a woff; Clarified font info
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"@fontsource/noto-sans-kr": "^5.0.19",
|
||||
"@fontsource/noto-sans-sc": "^5.0.20",
|
||||
"@fontsource/noto-sans-tc": "^5.0.20",
|
||||
"@infolektuell/noto-color-emoji": "^0.2.0",
|
||||
"animate.css": "^4.1.1",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"css-loader": "^7.1.2",
|
||||
|
||||
Reference in New Issue
Block a user