chore: Restructure submodules and add support for nreal-driver
This commit is contained in:
parent
d15a716476
commit
c0a3619a6f
8 changed files with 20 additions and 8 deletions
15
.gitmodules
vendored
15
.gitmodules
vendored
|
@ -1,6 +1,9 @@
|
|||
[submodule "evdi"]
|
||||
path = evdi
|
||||
url = https://github.com/DisplayLink/evdi
|
||||
[submodule "raylib-python-cffi"]
|
||||
path = raylib-python-cffi
|
||||
url = https://git.terah.dev/imterah/raylib-python-cffi
|
||||
[submodule "modules/raylib-python-cffi"]
|
||||
path = modules/raylib-python-cffi
|
||||
url = https://git.terah.dev/UnrealXR/raylib-python-cffi.git
|
||||
[submodule "modules/evdi"]
|
||||
path = modules/evdi
|
||||
url = https://github.com/DisplayLink/evdi.git
|
||||
[submodule "modules/nreal-driver"]
|
||||
path = modules/nreal-driver
|
||||
url = https://git.terah.dev/UnrealXR/nrealAirLinuxDriver.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue