move binprotocol to submodule (server)

This commit is contained in:
Elijah R
2024-06-25 21:24:08 -04:00
parent 3384e47e20
commit a2f450b374
10 changed files with 20 additions and 27 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "nodejs-rfb"]
path = nodejs-rfb
url = https://github.com/computernewb/nodejs-rfb
[submodule "collab-vm-1.2-binary-protocol"]
path = collab-vm-1.2-binary-protocol
url = https://github.com/computernewb/collab-vm-1.2-binary-protocol