Add download links to README

This commit is contained in:
GriffinR 2025-05-27 13:23:17 -04:00
parent 38b57181e1
commit aaa073dba5

View File

@ -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.
<details>
<summary><i>Pre-compiled builds for Linux...</i></summary>
> 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.
</details>
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