mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-13 23:40:28 -05:00
This time, we're adding all server-side data files to client. This doesn't really have any side effects, but makes syncing data more straightforward, and also allows anyone who wants to request data files from client a way to do so. |
||
|---|---|---|
| .. | ||
| abilities.js | ||
| aliases.js | ||
| factory-sets.json | ||
| formats-data.js | ||
| formats.js | ||
| graphics.js | ||
| items.js | ||
| learnsets-g6.js | ||
| learnsets.js | ||
| moves.js | ||
| pokedex-mini-bw.js | ||
| pokedex-mini.js | ||
| pokedex.js | ||
| protocol.txt | ||
| rulesets.js | ||
| scripts.js | ||
| search-index.js | ||
| statuses.js | ||
| typechart.js | ||