From f0947fb91c16f829afe246f8dfb60a42d4024cf6 Mon Sep 17 00:00:00 2001 From: Masataka SUMI Date: Thu, 18 Jul 2024 22:15:01 +0900 Subject: [PATCH] Restore .gitignore --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5baa4e8b8..5ddbed1d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "glTF"] path = glTF url = https://github.com/KhronosGroup/glTF.git +[submodule "Assets/VRMShaders/VRM/MToon"] + path = Assets/VRMShaders/VRM/MToon + url = https://github.com/Santarh/MToon.git