Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1006 Bytes

readme.md

File metadata and controls

26 lines (18 loc) · 1006 Bytes

Pokatlas

pokatlas_img

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.

Requirements

Getting Started

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