Skip to content

Pokatlas decompiles PokeMMO's atlas spritesheet for easy modification.

Notifications You must be signed in to change notification settings

LinfanS/Pokatlas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Pokatlas decompiles PokeMMO's atlas spritesheet for easy modification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%