Skip to content

Commit a986d7a

Browse files
authored
Update README.md
1 parent 0d5da46 commit a986d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ I am personally not a big fan of the callback based approach of GGPO hence why I
2020
- The added ability to spectate spectators. This might be handy if you have a seperate spectating service which propegates the inputs to more spectators.
2121
- Limited Saving
2222
- Save the gamestate less often which might help games where saving the game is expensive. This is at the cost of more iterations advancing the gamestate during rollback.
23-
- Abstracted socket manager. Plug GekkoNet into existing networking solutions such as Steamworks or default sockets by inheriting and overriding the socket manager.
23+
- Abstracted socket manager.
2424
- Event System for notifications for eg. specific players being done with syncing.
2525
- Desync Detection (Only when limited saving is disabled for now)
2626
- Automated builds

0 commit comments

Comments
 (0)