Format README.md for better readability

This commit is contained in:
etienerodri
2026-03-18 10:57:24 -07:00
committed by GitHub
parent e70cf56c29
commit 092a3f9dec

View File

@@ -1,2 +1,7 @@
# 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.
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.