Skip to content

Commit

Permalink
Added note about replays untested in 2016 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
JustAMan authored Nov 8, 2016
1 parent 921f660 commit 21434fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Currently known commands are:
Color `<color>` is actually an `r g b` triple of floats where `0.0 0.0 0.0` will be black and `1.0 1.0 1.0` will be white.

# Re-playing games from russianaicup.ru with visual debug
## NOTE: currently it is untested if it works with replays from AI cup 2016

To support that your debug client has to support syncing model.
It is currently done as follows:
1. Each tick plugin sends to the client `SYNC <TICK_NUMBER>` line and waits for `ACK` from client
Expand Down

0 comments on commit 21434fd

Please # to comment.