Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/huderlem/porymap

Map editor for pokeemerald, pokefirered, and pokeruby
https://github.com/huderlem/porymap

c-plus-plus game-development gui map-editing map-editor maps pokemon qt tileset tileset-editor tilesets

Last synced: about 1 month ago
JSON representation

Map editor for pokeemerald, pokefirered, and pokeruby

Lists

README

        

# Porymap

[![Actions Status](https://github.com/huderlem/porymap/workflows/Build%20Porymap/badge.svg)](https://github.com/huderlem/porymap/actions)

A map editor for the Pokémon generation 3 decompilation projects ([pokeruby][pokeruby], [pokeemerald][pokeemerald], and [pokefirered][pokefirered]).

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].

![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
[changelog]: https://github.com/huderlem/porymap/blob/master/CHANGELOG.md
[releases]: https://github.com/huderlem/porymap/releases