Skip to content

Commit

Permalink
Merge pull request #11 from RagnarokResearchLab/add-robrowser-repos
Browse files Browse the repository at this point in the history
Add the auxiliary roBrowser repositories
  • Loading branch information
rdw-software committed Aug 18, 2024
2 parents 7c1a64d + 4f80d96 commit 627ff92
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions Clients/roBrowser__Plugins
Submodule roBrowser__Plugins added at 4408dd
1 change: 1 addition & 0 deletions Clients/roBrowser__RemoteClientJS
1 change: 1 addition & 0 deletions Clients/roBrowser__RemoteClientPHP
1 change: 1 addition & 0 deletions Clients/roBrowser__wsProxy
Submodule roBrowser__wsProxy added at b7c5d2

0 comments on commit 627ff92

Please sign in to comment.