diff --git a/README.md b/README.md index 29a2f540..6970d938 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,29 @@ A map editor for the Pokémon generation 3 decompilation projects ([pokeruby][po To get started, view the full online guide here: https://huderlem.github.io/porymap/ -View the [Changelog][changelog] to see what's new, and download the latest version from the [Releases][releases]. +View the [Changelog][changelog] to see what's new. + +## Download + +Windows and macOS users can download Porymap below to start using it immediately. + + - [Download Porymap for Windows](https://github.com/huderlem/porymap/releases/latest/download/porymap-windows.zip). + - [Download Porymap for macOS latest (arm)](https://github.com/huderlem/porymap/releases/latest/download/porymap-macos-latest.zip). + - [Download Porymap for macOS 13 (intel)](https://github.com/huderlem/porymap/releases/latest/download/porymap-macos-13.zip). + +Linux users must compile Porymap from source. + +
+ Pre-compiled builds for Linux... + +> If you are a Linux user and you do not want to compile Porymap from source, you may find Porymap on an external package repository like Flathub or AUR. +> Builds installed through an external package manager are not explicitly maintained by Porymap and may be out of date. +
+ +Read [INSTALL.md](INSTALL.md) for instructions on how to compile Porymap from source. ![Porymap Preview](docsrc/manual/images/introduction/porymap-loaded-project.png) -## Local Development - -Read [INSTALL.md](INSTALL.md) for instructions on how to compile Porymap from source. If you simply want to use Porymap, download the latest version from the [Releases][releases]. - [pokeruby]: https://github.com/pret/pokeruby [pokeemerald]: https://github.com/pret/pokeemerald [pokefirered]: https://github.com/pret/pokefirered