The official editor for Aura Engine
Important
This software is not ready for production.
- CPU from 2014 or newer
- Atleast 8GB of RAM
- 20GB available space (preferably on a SSD)
- Linux (Ubuntu 20.04, Fedora 34 or a up-to-date rolling release distribution) or MacOS Big Sur (Windows is not recommended)
- GPU that supports OpenGL 4.5 (or 4.1 on MacOS)
- Patience, if you don't have a processor with 6 or more cores.
First, update your system
sudo pacman -Syu
or
yay
depending on your AUR helper.
After this is done and you have rebooted your system, run the compile_linux.sh
file, and it should output into "out".
There will eventually be a AUR package for the binaries and the source, but due to current circumstances, we cannot put the package up onto the AUR.
First, check if there are any updates available.
Then, run compile_osx.sh, this should do something similar like Linux,
and should output into the "out" directory.
There will be a installation media for the Aura Editor soon.
