A Palette editor for the pokemon found in Pokemon Ranger Shadows of almia
Go to file
2026-06-10 18:21:10 -04:00
gui Add files via upload 2026-03-06 13:25:15 -08:00
load Add files via upload 2026-03-06 13:25:15 -08:00
LICENSE Add MIT License to the project 2026-06-10 18:21:10 -04:00
main.py Add files via upload 2026-03-06 13:25:15 -08:00
README.md Update README with installation and usage instructions 2026-03-06 13:27:29 -08:00

PRSA-Pokemon-Palette-Editor-

What you need to install To run this tool, you just need Python installed on your computer.

The UI runs on PyQt6, so you'll need to install that library too. Just open your terminal or Command Prompt and run pip install PyQt6

How to run it Once Python and PyQt6 are good to go, open your terminal, navigate into the PRSA POKE PALETTE EDITOR folder, and run the main script python main.py

The editor will pop right up and you're ready to go!