FEAT: add gallery to readme

This commit is contained in:
Brandon Nguyen
2026-07-07 18:52:16 -07:00
parent 1103f3ab73
commit e007b75b1e

View File

@@ -2,11 +2,22 @@
SpiritPTCGO is a Python server emulator for the **NOW** sunseted [Pokemon Trading Card Game Online (PTCGO)](https://en.wikipedia.org/wiki/Pok%C3%A9mon_TCG_Online) client.
## Prequisites & Warning
- This server was developed using the client version: **2.70.0.240**
- This server was developed using the 2023 client (**2.95.0.5815**)
- Do note that if your copy of the client is not that version, there MAY be in incompatibility issues.
- Make sure you own a copy of the PTCGO client beforehand for this server to run with!
## Gallery
### In Game
![In-game view](gallery/in_game_spirit_ptcgo.png)
### Collection
![Collection view](gallery/collecton_view_spirit_ptcgo.png)
## Versus
![Versus view](gallery/versus_view_spirit_ptcgo.png)
## Environment Setup
**WARNING**: These instructions are meant for a Windows 11 Machine and have only been tested on Windows.