mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-03 20:18:08 -05:00
This initial local ladder support is really basic. Just Elo/W/L/T in .tsv files. No support for /rank yet. Servers are encouraged to write and share their own ladder implementations. The protocol is designed to allow basically any kind of ladder you want.
4 lines
203 B
Markdown
4 lines
203 B
Markdown
Ladders are stored here in files named `FORMATID.tsv`.
|
|
|
|
TSV files are spreadsheets and are best opened with spreadsheet programs such as Excel. Text editors can also handle them, although not as easily.
|