build instructions - GameLabGraz/Maroon GitHub Wiki
You can create a build for Maroon yourself if you would like.
Clone the repository with git, then open the project in Unity. Make sure to use the correct Unity version.
Once you opened Maroon with Unity:
- Click 'Maroon Build' in the top Menu bar
- then select 'Conventional Maroon'
- and then select the desired platform
- Choose a path for your build
- Wait until Unity has finished
- Check the Unity console to ensure there were no errors while building Maroon.
- For the PC, VR, and MacOS builds, you can start them by clicking on the executable you just built.
- WebGL builds need to be hosted a webserver. If you would like, you can also integrate a WebGL build of Maroon into your website.