Browse Source

Update .gitmodules

master
C. J. Howard 6 years ago
parent
commit
9bf047a56f
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      .gitmodules

+ 3
- 3
.gitmodules View File

@ -1,9 +1,9 @@
[submodule "emergent"]
path = lib/emergent
url = https://github.com/cjhoward/emergent.git
[submodule "lib/SDL2"]
path = lib/SDL2
url = https://github.com/cjhoward/SDL2.git
[submodule "data"]
path = data
url = https://gitlab.com/cjhoward/antkeeper-data.git
[submodule "lib\\SDL2"]
path = lib\\SDL2
url = https://github.com/cjhoward/SDL2.git

Loading…
Cancel
Save