Pokatlas is python desktop application for decompiling the main.atlas and main.png spritesheet used in PokeMMO themes into separate sprites, allowing for easy replacement of the sprites, and recompiling the main.png image using the new sprites.
Pokatlas was created to save time updating the atlas file after each game update.
Clone the source code with git
or download it as a .zip file.
git clone https://github.com/Seth-Revz/Pokatlas.git
cd Pokatlas
pip install -r requirements.txt --ignore-requires-python
python pokatlas.py