Skip to content

Commit 655fc8c

Browse files
committedJan 25, 2025
Merge branch 'main' of https://github.com/HeatXD/GekkoNet
2 parents b37ab73 + f40f5d6 commit 655fc8c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎GekkoLib/include/gekkonet.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
BSD 2-Clause License
33
4-
Copyright (c) 2024, Jamie Meyer
4+
Copyright (c) 2024-2025, Jamie Meyer
55
66
Redistribution and use in source and binary forms, with or without
77
modification, are permitted provided that the following conditions are met:

‎LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 2-Clause License
22

3-
Copyright (c) 2024, Jamie Meyer
3+
Copyright (c) 2024-2025, Jamie Meyer
44

55
Redistribution and use in source and binary forms, with or without
66
modification, are permitted provided that the following conditions are met:

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ I am personally not a big fan of the callback based approach of GGPO hence why I
2525
- Event System for notifications for eg. specific players being done with syncing.
2626
- Desync Detection (Only when limited saving is disabled for now)
2727
- Automated builds
28+
- Network Statistics
2829

2930
### Work in progress
30-
- Network Statistics
3131
- Joining a session that's already in progress as a spectator (and maybe as a player later)
3232

3333
### Maybe Later

0 commit comments

Comments
 (0)
Failed to load comments.