Compile Error on Macs with M1 chips

Expected Behavior

Code should compile as expected with no errors.

Current Behavior

Running ./compile.sh in Terminal consistently results in: No system tweego binary found, and no precompiled binary for your platform available. Please compile tweego and put the executable in PATH.

Steps to Reproduce

Use a M1 Mac to reproduce this bug

  1. Follow the steps listed in the README for compiling the game.
  2. Upon execution of ./compile.sh, the error appears.

Additional information

  • Release ID: 4.0.0-alpha.27
  • Build: 1211,
  • Commit: 3269d95c
Edited by Pronchit