mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +00:00
Move recompiler submodules.
This commit is contained in:
parent
312f913a92
commit
fc2e8d05e1
3 changed files with 6 additions and 6 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
|
@ -1,12 +1,12 @@
|
||||||
[submodule "thirdparty/PowerRecomp"]
|
[submodule "tools/XenonRecomp"]
|
||||||
path = tools/PowerRecomp
|
path = tools/XenonRecomp
|
||||||
url = https://github.com/hedge-dev/PowerRecomp
|
url = https://github.com/hedge-dev/XenonRecomp.git
|
||||||
[submodule "thirdparty/ddspp"]
|
[submodule "thirdparty/ddspp"]
|
||||||
path = thirdparty/ddspp
|
path = thirdparty/ddspp
|
||||||
url = https://github.com/redorav/ddspp.git
|
url = https://github.com/redorav/ddspp.git
|
||||||
[submodule "thirdparty/ShaderRecomp"]
|
[submodule "tools/XenosRecomp"]
|
||||||
path = tools/ShaderRecomp
|
path = tools/XenosRecomp
|
||||||
url = https://github.com/hedge-dev/ShaderRecomp.git
|
url = https://github.com/hedge-dev/XenosRecomp.git
|
||||||
[submodule "thirdparty/libmspack"]
|
[submodule "thirdparty/libmspack"]
|
||||||
path = thirdparty/libmspack
|
path = thirdparty/libmspack
|
||||||
url = https://github.com/kyz/libmspack
|
url = https://github.com/kyz/libmspack
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue