Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.37 KB

File metadata and controls

42 lines (31 loc) · 1.37 KB

HOW TO BUILD

Get the dependencies for the rest of the source code.

  • git submodule update --init --recursive

Step 1.)

Download Premake5

let premake happy

  • xcopy /E premake* .

patch irrlicht

  • patch -p0 < irrlicht\irrlicht.patch

premake

  • premake5 vs2015