Can you build/compile the game project before the jam starts? Unity takes quite a while to build the project for the first time- doesn't matter if the project is completely empty. The goal of this is to avoid a long build time after the game itself is completed.
Viewing post in Any questions about the game jam.
Well what I mean by "Build" is to compile the project into an executable game.
The first time you do this in Unity, it can take ages, even if your project is completely untouched from the time it was ever opened. So my question is can I compile the empty project right now, so that when I actually create and finish the game, it wont take so long to compile into an executable.