Atiran's modified version of Porymap, a map editor for Pokémon Emerald.
![]() - can copy currently selected metatiles - can copy currently selected events - can copy an image of the current map - what is copied depends on the currently focused widget - copied objects can be pasted into other instances of porymap - copied images live on in the clipboard, cannot be pasted into porymap TODO: - shortcut in Edit menu - other things can be copied? |
||
---|---|---|
.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.