mirror of
https://github.com/huderlem/porymap.git
synced 2026-03-21 17:45:44 -05:00
Add download links to README
This commit is contained in:
parent
38b57181e1
commit
aaa073dba5
25
README.md
25
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.
|
||||
|
||||
<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.
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user