mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-26 05:37:46 +00:00
Make libphysis module path relative
This commit is contained in:
parent
84887a5470
commit
583845cc1a
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
||||||
[submodule "extern/libphysis"]
|
[submodule "extern/libphysis"]
|
||||||
path = extern/libphysis
|
path = extern/libphysis
|
||||||
url = https://git.sr.ht/~redstrate/libphysis
|
url = ../libphysis
|
||||||
[submodule "extern/dxbc"]
|
[submodule "extern/dxbc"]
|
||||||
path = extern/dxbc
|
path = extern/dxbc
|
||||||
url = https://git.sr.ht/~redstrate/dxbc
|
url = https://git.sr.ht/~redstrate/dxbc
|
||||||
|
|
Loading…
Add table
Reference in a new issue