ThePhrozenKeep / D2MOO

Reimplementation of the Diablo2 game coupled with patching facilities for modders.
MIT License
93 stars 29 forks source link

[README] Change Git setup for Deps #168

Closed Necrolis closed 1 month ago

Necrolis commented 2 months 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.