mirror of https://github.com/pret/pokeemerald.git
Updated Useful Modding Tools (markdown)
parent
07f5c33bca
commit
b91976a176
|
@ -36,3 +36,12 @@ Poryscript is a new scripting language that can be added to your Makefile to aut
|
|||
![Tilemap Studio](https://github.com/Rangi42/tilemap-studio/blob/master/screenshot.png)
|
||||
|
||||
The vast majority of background images in pokeemerald use a graphical data file called a **tilemap**, which splits the background images into 8x8 pixel chunks to save space in memory. If you wish to edit these backgrounds, this tool will do the splitting for you and allow you to create the tilemaps to use in your project.
|
||||
|
||||
# PoryMoves
|
||||
|
||||
**Type:** Moveset Editor
|
||||
**Usefulness:** Useful for expanded Pokémon
|
||||
**Maintainer:** AsparagusEduardo
|
||||
**Download:** [Github Repository](https://github.com/AsparagusEduardo/PoryMoves)
|
||||
|
||||
This tool allows you to set movesets for all Pokémon. You can choose from data from multiple generation ranging all the way up to the most recent games. Additionally, you can customize and modify the movesets after selecting a template.
|
Loading…
Reference in New Issue