Downloads
jam-1.0.7z Pre-built engine and game without all the libs. Use this if you don't want to compile.
Install
- Download and extract
- Run o3de.exe located in jam/o3de/bin/Windows/profile
- Add the game project located in jam/o3de-gamejam-2021
- Run the editor
Optional
If you want to compile the game but not the engine, download o3de-full-sdk.7z and extract it into your jam folder (so it ends up in jam/o3de-full-sdk). It has all the extra files needed to compile the game and all the same pre-build binaries. If you want you can copy all the files into the jam/o3de folder, or just use the prebuilt binaries in the jam/o3de-full-sdk folder.