Skip to content

PokeAtlas decompiles PokeMMO's atlas spritesheet for easy modification.

Notifications You must be signed in to change notification settings

Seth-Revz/PokeAtlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeAtlas

pokeatlas_img

PokeAtlas is a python application designed to decompile the main.atlas and main.png sprite sheet used in PokeMMO themes into separate sprites, making it easy to replace them.
Once edited, the tool recompiles the main.png image (where all the sprites are) using the updated sprites.

PokeAtlas was created to save time updating the atlas file after each game update.

Requirements

Getting Started

Clone the source code with git or download it as a .zip file.

git clone https://github.com/Seth-Revz/PokeAtlas.git
cd PokeAtlas
pip install -r requirements.txt --ignore-requires-python
python pokeatlas.py

Or download the latest release (Windows Only)

About

PokeAtlas decompiles PokeMMO's atlas spritesheet for easy modification.

Topics

Resources

Stars

Watchers

Forks

Languages