Skip to content
Underpig edited this page May 15, 2020 · 1 revision

Build

Build your game to a supported platform with NeuroBGE's build functionality

Notice: building in Blender 2.8 requires Python 3.8 to be installed

Build your game with the build functionality. Press build in either menu, and select your platform and directory to build your game. The game will become a shell script or executable. The executable requires the .BLEND file to be properly saved. A copy may be desirable.

Building for Linux returns a SH file, which is suitable for both Mac OSX and Linux, if desirable.

BAT to EXE for Windows

SH to APP for Mac OSX and Linux