Closed thepra closed 6 years ago
Did you cloned like said int this issue https://github.com/hugoam/toy/issues/5#issuecomment-409979005?
You should clone using the --recursive
option, or manually call git submodule update --init
both in toy repo directory and then in mud subdirectory.
Here's an extraction from cmd:
Seems like not all of the files from 3rdparties are pulled regularly. There's any fix?