Closed Necrolis closed 1 month ago
https://github.com/ThePhrozenKeep/D2MOO/blob/559def2d8fd94e1d2f959fa6e4f907a0f221795f/README.md?plain=1#L16
the git command should be amended to git submodule update --init --recursive to reclusively grab deps in submodules.
git submodule update --init --recursive
https://github.com/ThePhrozenKeep/D2MOO/blob/559def2d8fd94e1d2f959fa6e4f907a0f221795f/README.md?plain=1#L16
the git command should be amended to
git submodule update --init --recursive
to reclusively grab deps in submodules.