Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
de8b005d77
... because the color of the icon does not mean anything until map has been loaded into memory for example, if the map's layout has changed then it should be marked as modified but that wouldn't happen if the map is unloaded |
||
---|---|---|
.github/workflows | ||
docs | ||
docsrc | ||
forms | ||
include | ||
resources | ||
src | ||
.gitignore | ||
CHANGELOG.md | ||
INSTALL.md | ||
LICENSE.md | ||
porymap.pro | ||
README.md | ||
RELEASE-README.txt |
Porymap
A map editor for the Pokémon generation 3 decompilation projects (pokeruby, pokeemerald, and pokefirered).
To get started, view the full online guide here: https://huderlem.github.io/porymap/
View the Changelog to see what's new, and download the latest version from the Releases.
Local Development
Read 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.