mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
[FIX] Remove the .git suffix from CS submodule (#1773)
This commit is contained in:
parent
cecb09dced
commit
022ca9f710
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -3,7 +3,7 @@
|
||||||
url = https://github.com/goatcorp/ImGuiScene
|
url = https://github.com/goatcorp/ImGuiScene
|
||||||
[submodule "lib/FFXIVClientStructs"]
|
[submodule "lib/FFXIVClientStructs"]
|
||||||
path = lib/FFXIVClientStructs
|
path = lib/FFXIVClientStructs
|
||||||
url = https://github.com/aers/FFXIVClientStructs.git
|
url = https://github.com/aers/FFXIVClientStructs
|
||||||
[submodule "lib/Nomade040-nmd"]
|
[submodule "lib/Nomade040-nmd"]
|
||||||
path = lib/Nomade040-nmd
|
path = lib/Nomade040-nmd
|
||||||
url = https://github.com/Nomade040/nmd.git
|
url = https://github.com/Nomade040/nmd.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue