Skip to content

JulyGameJam Release #2

Latest
Compare
Choose a tag to compare
@AMZN-alexpete AMZN-alexpete released this 21 Jul 04:58

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.