Move first party tools to tools folder.

This commit is contained in:
Skyth
2024-12-13 21:21:58 +03:00
parent 611454126e
commit 578d9d052b
16 changed files with 14 additions and 14 deletions

4
.gitmodules vendored
View File

@@ -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