Add pak_mingw to windows releases.

Adds pack.bat, unpack.bat, and pak_mingw32 and pak_mingw64 for packing/unpacking the .pak files in Thorium or other Chromium based browsers.
This commit is contained in:
Alexander David Frick 2022-02-11 15:03:47 -06:00 committed by GitHub
parent 3659439523
commit 853f3fa34d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,13 @@ vk_swiftshader_icd.json: %(VersionDir)s\
vulkan-1.dll: %(VersionDir)s\
v8_context_snapshot.bin: %(VersionDir)s\
#
# Add pak to Thorium.
#
pack.bat: %(VersionDir)s\
unpack.bat: %(VersionDir)s\
pak_mingw32.exe: %(VersionDir)s\
pak_mingw64.exe: %(VersionDir)s\
#
# Sub directories living in the version dir
#
Extensions\*.*: %(VersionDir)s\Extensions\