Skip to content

Releases: AMZN-alexpete/o3de-gamejam-2021

JulyGameJam Release #2

21 Jul 04:58
Compare
Choose a tag to compare

Downloads

jam-1.0.7z Pre-built engine and game without all the libs. Use this if you don't want to compile.

Install

  1. Download and extract
  2. Run o3de.exe located in jam/o3de/bin/Windows/profile
  3. Add the game project located in jam/o3de-gamejam-2021
  4. 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.

JulyGameJam Release #1 Game binaries

19 Jul 19:01
Compare
Choose a tag to compare
Pre-release
Initial project files commit

Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com>