Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support v3.13.0 #26

Closed
NickCondron opened this issue Aug 30, 2022 · 1 comment
Closed

Support v3.13.0 #26

NickCondron opened this issue Aug 30, 2022 · 1 comment

Comments

@NickCondron
Copy link
Contributor

A new field was added to the game end event:

https://github.com/project-slippi/slippi-wiki/blob/master/SPEC.md#game-end

Parsing is simple enough. It's possible more player-specific fields get added to the game end event in the future. Maybe it's best to create a PlayerEnd struct to hold these values like the Player struct in game start.

@hohav
Copy link
Owner

hohav commented Dec 23, 2023

Closed via 6cd2ef4.

@hohav hohav closed this as completed Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants