Desktop version
Pre-release
Pre-release
New
- Desktop version: now you can play Aferlight Caves on your desktop, like a regular app! We've built executables for x86_64 systems running Windows, MacOS (darwin), or GNU/Linux. Download the latest build for your operating system below.
- If you're using an RPM-compatible system (like Fedora, CentOS, or OpenSUSE) we also provide an easy RPM file you can install. This package is signed by Joseph Petitti's GPG key, so you may want to import it to your system with
rpm --import https://josephpetitti.com/assets/jppetitti.asc
. Then you can install the rpm as normal using your package manager.
Changed
- All of our build scripts are now written in JavaScript and executed with Node, rather than bash. This means all you need to build and run the game are Node.js, npm, and a browser.