Skip to content

Commit 9cdd5f2

Browse files
committed
updated 'install_resources' procedure & 7z binaries
1 parent faedb72 commit 9cdd5f2

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

utils/7z/7za.dll

31.5 KB
Binary file not shown.

utils/7z/7za.exe

160 KB
Binary file not shown.

utils/7z/7zxa.dll

23 KB
Binary file not shown.

utils/buildactions/install_resources.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require 'utils'
33
premake.modules.install_resources = {}
44

55
-- Config variables
6-
local RESOURCES_URL = "https://mirror.mtasa.com/mtasa/resources/mtasa-resources-latest.zip"
6+
local RESOURCES_URL = "https://mirror-cdn.multitheftauto.com/mtasa/resources/mtasa-resources-latest.zip"
77
local EXTRACT_DIR = "Bin/server/mods/deathmatch/resources/"
88

99
newaction {

0 commit comments

Comments
 (0)