Johan Lind
Johan Lind
Hi, thanks for your interest! There is a game template which contains the boilerplate code (including CMakeLists.txt) but with no game assets or game logic, just to get started, here:...
Regarding building on various platforms, as the engine is in constant development, not all platforms are always compiling, and a fast way to check which platforms are currently building is...
@HardlineStudios , You can confirm that the gametemplate works and compiles fine, as seen in the auto-builds on GitHub: https://github.com/Mormert/jle/actions Make sure to be in the "jle/gametemplate" folder (or your...