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 = {}
44
55-- Config variables
66local UNIFONT_BASEURL = " https://github.com/multitheftauto/unifont/releases/download/"
7- local UNIFONT_DOWNLOAD_FILENAME = " unifont-16.0.02 .ttf"
7+ local UNIFONT_DOWNLOAD_FILENAME = " unifont-16.0.03 .ttf"
88local UNIFONT_FILENAME = " unifont.ttf"
99local UNIFONT_PATH = " Shared/data/MTA San Andreas/MTA/cgui"
1010
1111-- Change these to update the version
12- local UNIFONT_TAG = " v16.0.02 "
13- local UNIFONT_HASH = " 7bdff89df454b89e15c9844e2214bbd5645fe3162daf5db8a83de05c076f0404 "
12+ local UNIFONT_TAG = " v16.0.03 "
13+ local UNIFONT_HASH = " 7d5dcc081e4468537bf121ae2e4adbc92bc932ec0533fc1656340cfcc4a7cfe4 "
1414
1515newaction {
1616 trigger = " install_unifont" ,
You can’t perform that action at this time.
0 commit comments