commit e7c5a24640ed0ae71ef59712eb3903cc70d19d1e Author: etienerodri Date: Wed Mar 18 10:55:19 2026 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6bc118 --- /dev/null +++ b/README.md @@ -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.