There was an error while loading. Please reload this page.
For now, you can build and test the engine on Windows using Visual Studio by simply opening the Blazr.sln file.
If you are on Linux, first, make sure that you have the following things installed:
Then, run the following commands:
git clone https://github.com/Chameleeon/blazr.git cd blazr ./install.sh