horsicq / DIE-engine

DIE engine
MIT License
2.36k stars 324 forks source link

build_tools dir is empty #32

Closed jimdi closed 3 years ago

jimdi commented 3 years ago

build_tools\windows.cmd is not recognized as an internal or external command

horsicq commented 3 years ago

Hello! Thanks a lot for the bugreport.

Please try git clone --recursive https://github.com/horsicq/DIE-engine.git to download sources

--recursive is very important. It get all submodules.

jimdi commented 3 years ago

oh, i missed new submodule

this works fine for me git submodule update --recursive