1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-23 21:07:45 +00:00
astra/.gitmodules
Joshua Goins b852e1894f
Begin adding GitHub actions and Windows build scripts
Adds back Windows support, also adds a GitHub action to build it and more. May not work 100% yet, but it's a good start.
2024-04-27 16:38:22 +00:00

9 lines
319 B
Text

[submodule "external/libcotp"]
path = external/libcotp
url = https://github.com/redstrate/libcotp.git
[submodule "external/libphysis"]
path = external/libphysis
url = ../libphysis
[submodule "external/kdsingleapplication"]
path = external/kdsingleapplication
url = https://github.com/KDAB/KDSingleApplication.git