diff --git a/.gitmodules b/.gitmodules index ef78ad8..177f529 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "anime-game-core"] path = anime-game-core url = https://github.com/an-anime-team/anime-game-core +[submodule "components"] + path = components + url = https://github.com/an-anime-team/components diff --git a/components b/components new file mode 160000 index 0000000..e87f17c --- /dev/null +++ b/components @@ -0,0 +1 @@ +Subproject commit e87f17c4085ca3617c9673b1139f622b88f8ab20