mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 07:55:07 +01:00
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
0f9e57745c
commit
f1e0b5df60
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
|
||||
|
1
dist/compatibility_list
vendored
Submodule
1
dist/compatibility_list
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 29291d417596d5c384397c7b6e521406586be6d5
|
Loading…
Reference in New Issue
Block a user