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: 29 days ago
JSON representation
Map editor for pokeemerald, pokefirered, and pokeruby
- Host: GitHub
- URL: https://github.com/huderlem/porymap
- Owner: huderlem
- License: lgpl-3.0
- Created: 2018-09-11T23:47:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T17:22:22.000Z (about 2 months ago)
- Last Synced: 2024-09-17T03:42:37.480Z (about 2 months ago)
- Topics: c-plus-plus, game-development, gui, map-editing, map-editor, maps, pokemon, qt, tileset, tileset-editor, tilesets
- Language: C++
- Homepage: https://huderlem.github.io/porymap/
- Size: 33.1 MB
- Stars: 442
- Watchers: 21
- Forks: 87
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
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