Skip to content

Commit

Permalink
Replace TypeScript client with TypeScript SDK submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
digisomni committed Sep 30, 2024
1 parent b86e697 commit e6d8cc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "docs/ecosystem/tools/blender"]
path = docs/ecosystem/tools/blender
url = https://github.com/vircadia/vircadia-world-blender-tools.git
[submodule "docs/ecosystem/client/typescript"]
path = docs/ecosystem/client/typescript
url = https://github.com/vircadia/vircadia-world.git
[submodule "docs/ecosystem/server"]
path = docs/ecosystem/server
url = https://github.com/vircadia/vircadia-world-server.git
[submodule "docs/ecosystem/sdk/typescript"]
path = docs/ecosystem/sdk/typescript
url = https://github.com/vircadia/vircadia-world-sdk-ts.git

0 comments on commit e6d8cc2

Please sign in to comment.