# porymap_clone **Repository Path**: chasoul/porymap_clone ## Basic Information - **Project Name**: porymap_clone - **Description**: porymap_clone - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: https://gitee.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-31 - **Last Updated**: 2023-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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