project-slippi / slippi-js

Parse slp files and compute stats
GNU Lesser General Public License v3.0
147 stars 78 forks source link

Implement support for v3.13.0 #114

Closed NickCondron closed 1 year ago

NickCondron commented 2 years ago

Version 3.13.0 of the slp replay spec adds a new field for player placements to the end of the game end event. Task here is to support parsing this field. Should be a good beginner issue.