mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-06 00:50:24 -06:00
Move first party tools to tools folder.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,11 +1,11 @@
|
||||
[submodule "thirdparty/PowerRecomp"]
|
||||
path = thirdparty/PowerRecomp
|
||||
path = tools/PowerRecomp
|
||||
url = https://github.com/hedge-dev/PowerRecomp
|
||||
[submodule "thirdparty/ddspp"]
|
||||
path = thirdparty/ddspp
|
||||
url = https://github.com/redorav/ddspp.git
|
||||
[submodule "thirdparty/ShaderRecomp"]
|
||||
path = thirdparty/ShaderRecomp
|
||||
path = tools/ShaderRecomp
|
||||
url = https://github.com/hedge-dev/ShaderRecomp.git
|
||||
[submodule "thirdparty/libmspack"]
|
||||
path = thirdparty/libmspack
|
||||
|
||||
Reference in New Issue
Block a user