File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ premake.modules.install_unifont = {}
4
4
5
5
-- Config variables
6
6
local UNIFONT_BASEURL = " https://github.com/multitheftauto/unifont/releases/download/"
7
- local UNIFONT_DOWNLOAD_FILENAME = " unifont-13.0.04 .ttf"
7
+ local UNIFONT_DOWNLOAD_FILENAME = " unifont-13.0.06 .ttf"
8
8
local UNIFONT_FILENAME = " unifont.ttf"
9
9
local UNIFONT_PATH = " Shared/data/MTA San Andreas/MTA/cgui"
10
10
11
11
-- Change these to update the version
12
- local UNIFONT_TAG = " v13.0.04 "
13
- local UNIFONT_HASH = " a74c124f25c25ee588c3e8436781d93f181d049ea838ea8eb97e85cd9266c2b1 "
12
+ local UNIFONT_TAG = " v13.0.06 "
13
+ local UNIFONT_HASH = " d73c0425811ffd366b0d1973e9338bac26fe7cf085760a12e10c61241915e742 "
14
14
15
15
newaction {
16
16
trigger = " install_unifont" ,
You can’t perform that action at this time.
0 commit comments