Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
![]() - Replaced all instances of hardcoded paths with requesting a path from the new project config file properties for "path/". - As a result, all default paths hardcoded into porymap are now in one place. - When reading the config file, it now trims out white space around the key and value. |
||
---|---|---|
.github/workflows | ||
docs | ||
docsrc | ||
forms | ||
include | ||
resources | ||
src | ||
.gitignore | ||
CHANGELOG.md | ||
INSTALL.md | ||
LICENSE.md | ||
porymap.pro | ||
README.md |
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.