mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-08 11:42:39 +01:00
updated changed git clone links
This commit is contained in:
parent
046a30e9a6
commit
9066870f4f
@ -1,13 +1,16 @@
|
||||
git clone git://github.com/fosscord/css-mediaquery.git css-mediaquery
|
||||
git clone git://github.com/fosscord/docker.git docker
|
||||
git clone git://github.com/fosscord/fosscord.git fosscord
|
||||
git clone git://github.com/fosscord/fosscord-server.git server
|
||||
git clone git://github.com/fosscord/fosscord-client.git client
|
||||
git clone git://github.com/fosscord/fosscord-client-native.git client-native
|
||||
git clone git://github.com/fosscord/fosscord-docs.git docs
|
||||
git clone git://github.com/fosscord/fosscord-landingpage.git landingpage
|
||||
git clone git://github.com/fosscord/fosscord-plugins.git plugins
|
||||
git clone git://github.com/fosscord/fosscord-server.git server
|
||||
git clone git://github.com/fosscord/fosscord-themes.git themes
|
||||
git clone git://github.com/fosscord/fosscord-ui.git ui
|
||||
git clone git://github.com/fosscord/fosscord-voice-gateway.git voice-gateway
|
||||
git clone git://github.com/fosscord/fosscord.js.git fosscord.js
|
||||
git clone git://github.com/fosscord/fosscord.js-builders.git fosscord.js-builders
|
||||
git clone git://github.com/fosscord/fosscord.py.git fosscord.py
|
||||
git clone git://github.com/fosscord/react-native-withcss.git react-native-withcss
|
||||
|
@ -1,26 +1 @@
|
||||
{
|
||||
"folders": [
|
||||
{ "path": "css-mediaquery" },
|
||||
{ "path": "docker" },
|
||||
{ "path": "fosscord" },
|
||||
{ "path": "api" },
|
||||
{ "path": "cdn" },
|
||||
{ "path": "client" },
|
||||
{ "path": "client-native" },
|
||||
{ "path": "dashboard" },
|
||||
{ "path": "docs" },
|
||||
{ "path": "gateway" },
|
||||
{ "path": "landingpage" },
|
||||
{ "path": "plugins" },
|
||||
{ "path": "rtc" },
|
||||
{ "path": "server" },
|
||||
{ "path": "server-util" },
|
||||
{ "path": "support" },
|
||||
{ "path": "themes" },
|
||||
{ "path": "ui" },
|
||||
{ "path": "voice-gateway" },
|
||||
{ "path": "webrtc-server" },
|
||||
{ "path": "fosscord.js" },
|
||||
{ "path": "react-native-withcss" }
|
||||
]
|
||||
}
|
||||
{"folders": [{"path": "css-mediaquery"}, {"path": "docker"}, {"path": "fosscord"}, {"path": "client"}, {"path": "client-native"}, {"path": "docs"}, {"path": "landingpage"}, {"path": "plugins"}, {"path": "server"}, {"path": "themes"}, {"path": "ui"}, {"path": "voice-gateway"}, {"path": "fosscord.js"}, {"path": "fosscord.js-builders"}, {"path": "fosscord.py"}, {"path": "react-native-withcss"}]}
|
Loading…
Reference in New Issue
Block a user