Added compatibility list submodule
This was done over 2 commits because git becomes extremely confused when adding a new submodule in a directory with the same name as one which was just deleted
This commit is contained in:
parent
af8a7b0e9c
commit
feb033425c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -91,3 +91,6 @@
|
|||
[submodule "oaknut"]
|
||||
path = externals/oaknut
|
||||
url = https://github.com/merryhime/oaknut.git
|
||||
[submodule "lime3ds-compatibility-list"]
|
||||
path = dist/compatibility_list
|
||||
url = https://github.com/Lime3DS/compatibility-list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue