Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Fiedler <[email protected]>
  • Loading branch information
gafferongames authored Dec 28, 2023
1 parent 953e1a7 commit fb94026
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ Once the client connects to the server, the client is assigned a client index an

For more details please see [client.c](client.c) and [server.c](server.c).

# Specification

For a complete technical specification, read the [netcode 1.02 standard](STANDARD.md).

# Source Code

This repository holds the implementation of netcode in C.
Expand All @@ -92,6 +88,8 @@ Other netcode implementations include:
* [netcode for UE4](https://github.com/RedpointGames/netcode.io-UE4)
* [netcode for Typescript](https://github.com/bennychen/netcode.io-typescript)

If you'd like to create your own implementation of netcode, please read the [netcode 1.02 standard](STANDARD.md).

# Contributors

These people are awesome:
Expand Down

0 comments on commit fb94026

Please sign in to comment.