Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5)

This commit is contained in:
Darío
2024-11-29 17:47:30 -03:00
committed by GitHub
parent d36aa26bac
commit 3215e47279
40 changed files with 13171 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "thirdparty/ShaderRecomp"]
path = thirdparty/ShaderRecomp
url = https://github.com/hedge-dev/ShaderRecomp.git
[submodule "thirdparty/libmspack"]
path = thirdparty/libmspack
url = https://github.com/kyz/libmspack