This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Releases: ryouze/aegyo
Releases · ryouze/aegyo
v1.2.3
Full Changelog: v1.2.2...v1.2.3
macOS Setup:
- Unzip the archive.
- Remove macOS quarantine with:
xattr -d com.apple.quarantine aegyo-macos-arm64.app
. - Make the app executable using:
chmod +x aegyo-macos-arm64.app
. - Run the app with
open aegyo-macos-arm64.app
.
GNU/Linux Setup:
- Unzip the archive.
- Make the app executable using:
chmod +x aegyo-linux-x86_64
. - Run the app with
./aegyo-linux-x86_64
.
Windows Setup:
- Unzip the archive.
- Run the
aegyo-windows-x86_64.exe
app, select "More info", and then click "Run anyway" to bypass the security warning.
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0 - Modularization & SFML 3.0
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0 - Titlebar icon
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/ryouze/aegyo/commits/v1.0.0