mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 03:01:00 -05:00
This contains a lot of minor refactors, but the main thing that's going
on here is that battle stream writes have been streamlined to be a lot
easier for others to use.
We even support:
./pokemon-showdown simulate-battle
which provides a stdio interface for anyone using any programming
language to simulate a battle.
|
||
|---|---|---|
| .. | ||
| crashlogger.js | ||
| dashycode.js | ||
| fs.js | ||
| process-manager.js | ||
| repl.js | ||
| streams.js | ||
| STREAMS.md | ||