3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
2
BSD 2-Clause License
3
3
4
- Copyright (c) 2024, Jamie Meyer
4
+ Copyright (c) 2024-2025 , Jamie Meyer
5
5
6
6
Redistribution and use in source and binary forms, with or without
7
7
modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
BSD 2-Clause License
2
2
3
- Copyright (c) 2024, Jamie Meyer
3
+ Copyright (c) 2024-2025 , Jamie Meyer
4
4
5
5
Redistribution and use in source and binary forms, with or without
6
6
modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ I am personally not a big fan of the callback based approach of GGPO hence why I
25
25
- Event System for notifications for eg. specific players being done with syncing.
26
26
- Desync Detection (Only when limited saving is disabled for now)
27
27
- Automated builds
28
+ - Network Statistics
28
29
29
30
### Work in progress
30
- - Network Statistics
31
31
- Joining a session that's already in progress as a spectator (and maybe as a player later)
32
32
33
33
### Maybe Later
0 commit comments