ArchiSteamFarm/.gitmodules
JustArchi 7026d8b0d5 Remove ASF-WebConfigGenerator as git submodule
We still use the project and it's not going anywhere, but it's no longer required to be linked directly in ASF core repo. Previously it was linked for translations process, but since it's standalone now, nothing in ASF core references it anymore.

We still need ASF-ui and wiki though, first one as dependency during ASF build process, and second one as we're aiding translation process for that one.
2020-08-09 02:27:42 +02:00

6 lines
181 B
Text

[submodule "ASF-ui"]
path = ASF-ui
url = https://github.com/JustArchiNET/ASF-ui.git
[submodule "wiki"]
path = wiki
url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git