From 4f80d96934c0369cddea7d13936718c68cbbed65 Mon Sep 17 00:00:00 2001 From: RDW Date: Sun, 18 Aug 2024 20:59:06 +0200 Subject: [PATCH] Add the auxiliary roBrowser repositories --- .gitmodules | 12 ++++++++++++ Clients/roBrowser__Plugins | 1 + Clients/roBrowser__RemoteClientJS | 1 + Clients/roBrowser__RemoteClientPHP | 1 + Clients/roBrowser__wsProxy | 1 + 5 files changed, 16 insertions(+) create mode 160000 Clients/roBrowser__Plugins create mode 160000 Clients/roBrowser__RemoteClientJS create mode 160000 Clients/roBrowser__RemoteClientPHP create mode 160000 Clients/roBrowser__wsProxy diff --git a/.gitmodules b/.gitmodules index fc450d2..c974b0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,15 @@ [submodule "Clients/bevy_ro_client"] path = Clients/bevy_ro_client url = https://github.com/hukasu/bevy_ro_client +[submodule "Clients/roBrowser__RemoteClientPHP"] + path = Clients/roBrowser__RemoteClientPHP + url = https://github.com/MrAntares/roBrowserLegacy-RemoteClient-PHP.git +[submodule "Clients/roBrowser__RemoteClientJS"] + path = Clients/roBrowser__RemoteClientJS + url = https://github.com/FranciscoWallison/roBrowserLegacy-RemoteClient-JS +[submodule "Clients/roBrowser__Plugins"] + path = Clients/roBrowser__Plugins + url = https://github.com/MrAntares/roBrowserLegacy-plugins +[submodule "Clients/roBrowser__wsProxy"] + path = Clients/roBrowser__wsProxy + url = https://github.com/MrAntares/roBrowserLegacy-wsProxy diff --git a/Clients/roBrowser__Plugins b/Clients/roBrowser__Plugins new file mode 160000 index 0000000..4408dd8 --- /dev/null +++ b/Clients/roBrowser__Plugins @@ -0,0 +1 @@ +Subproject commit 4408dd860510c41072f4c6b7584eb6c29177efdd diff --git a/Clients/roBrowser__RemoteClientJS b/Clients/roBrowser__RemoteClientJS new file mode 160000 index 0000000..1f777e2 --- /dev/null +++ b/Clients/roBrowser__RemoteClientJS @@ -0,0 +1 @@ +Subproject commit 1f777e2d360aeaaf61230d33251c0c0c4debf58e diff --git a/Clients/roBrowser__RemoteClientPHP b/Clients/roBrowser__RemoteClientPHP new file mode 160000 index 0000000..9fe817d --- /dev/null +++ b/Clients/roBrowser__RemoteClientPHP @@ -0,0 +1 @@ +Subproject commit 9fe817d0cbe8448c9fe7a1871242f9f2d21a8b02 diff --git a/Clients/roBrowser__wsProxy b/Clients/roBrowser__wsProxy new file mode 160000 index 0000000..b7c5d2b --- /dev/null +++ b/Clients/roBrowser__wsProxy @@ -0,0 +1 @@ +Subproject commit b7c5d2b10a85b8c8c29990c4c3d2b419743bdab6