Initial commit

This commit is contained in:
etienerodri
2026-03-18 10:55:19 -07:00
committed by GitHub
commit e7c5a24640

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# PRSA-Player-Palette-Editor
PRSA Player Sprite Editor A simple tool made to help you change the colors of your character in Pokémon Ranger: Shadows of Almia. Building --- pip install PyQt6 Usage --- To start the editor: python main.py The app will open automatically, allowing you to load your game and start editing right away.