mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
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.
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
[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
|