1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-09-20 01:11:49 +02:00
spacebarchat/.gitmodules

71 lines
1.9 KiB
Plaintext
Raw Normal View History

[submodule "docs"]
path = docs
url = https://github.com/fosscord/fosscord-docs
branch = master
[submodule "fosscord.js"]
path = fosscord.js
url = https://github.com/fosscord/fosscord.js/
2021-05-28 00:48:44 +02:00
branch = master
[submodule "collection"]
path = collection
url = https://github.com/fosscord/fosscord.js-collection
branch = master
[submodule "api"]
2021-05-28 00:53:19 +02:00
path = api
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-api
branch = master
[submodule "cdn"]
2021-05-28 00:53:19 +02:00
path = cdn
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-cdn
branch = master
[submodule "client"]
2021-05-28 00:53:19 +02:00
path = client
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-client
branch = master
[submodule "dashboard"]
2021-05-28 00:53:19 +02:00
path = dashboard
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-dashboard
branch = master
[submodule "gateway"]
2021-05-28 00:53:19 +02:00
path = gateway
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-gateway
branch = master
[submodule "landingpage"]
2021-05-28 00:53:19 +02:00
path = landingpage
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-landingpage
branch = master
[submodule "plugins"]
2021-05-28 00:53:19 +02:00
path = plugins
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-plugins
branch = master
[submodule "server-util"]
2021-05-28 00:53:19 +02:00
path = server-util
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-server-util
branch = master
[submodule "support"]
2021-05-28 00:53:19 +02:00
path = support
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-support
branch = master
[submodule "themes"]
2021-05-28 00:53:19 +02:00
path = themes
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-themes
branch = master
[submodule "ui"]
2021-05-28 00:53:19 +02:00
path = ui
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-ui
branch = master
2021-05-24 16:16:58 +02:00
[submodule "voice-gateway"]
2021-05-28 00:53:19 +02:00
path = voice-gateway
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-voice-gateway
branch = master
2021-05-24 16:16:58 +02:00
[submodule "rtc"]
2021-05-28 00:53:19 +02:00
path = rtc
2021-05-28 00:48:44 +02:00
url = https://github.com/fosscord/fosscord-rtc
branch = master
2021-06-24 21:13:39 +02:00
[submodule "client-native"]
path = client-native
url = https://github.com/fosscord/fosscord-client-native
2021-06-01 02:20:23 +02:00
[submodule "rtc-js"]
path = rtc-js
url = https://github.com/fosscord/fosscord-rtc-js