diff --git a/.gitignore b/.gitignore index 2a595d3..cfcc766 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,3 @@ text.ja.translation Midori in the Magic School.apk Midori in the Magic School.x86_64 Midori in the Magic School.arm64 -android diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e3cfc47 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "android"] + path = android + url = https://git.asgardius.company/asgardius/virtualxrpg-android.git diff --git a/android b/android new file mode 160000 index 0000000..b921bf7 --- /dev/null +++ b/android @@ -0,0 +1 @@ +Subproject commit b921bf78bbcf67a81bfc0cd81b5b58594d7163d7