move third-party source files to folder third-party

This commit is contained in:
loki 2021-06-11 11:59:19 +02:00
commit 76f34be395
11 changed files with 26 additions and 26 deletions

6
.gitmodules vendored
View file

@ -1,9 +1,9 @@
[submodule "moonlight-common-c"]
path = moonlight-common-c
path = third-party/moonlight-common-c
url = https://github.com/moonlight-stream/moonlight-common-c.git
[submodule "Simple-Web-Server"]
path = Simple-Web-Server
path = third-party/Simple-Web-Server
url = https://github.com/loki-47-6F-64/Simple-Web-Server.git
[submodule "ViGEmClient"]
path = ViGEmClient
path = third-party/ViGEmClient
url = https://github.com/ViGEm/ViGEmClient