chore: Seperate Go modules into seperate directories
This is done to help potential dependents reduce download sizes and only download what they need.
This commit is contained in:
parent
eb33ec116e
commit
77792a82a6
10 changed files with 44 additions and 9 deletions
3
ardriver/go.mod
Normal file
3
ardriver/go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module git.terah.dev/UnrealXR/unrealxr/ardriver
|
||||
|
||||
go 1.24.3
|
Loading…
Add table
Add a link
Reference in a new issue