Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 635 Bytes

File metadata and controls

18 lines (11 loc) · 635 Bytes

ddnet-custom-clients

Custom clients IDs for DDNet so custom clients can identify which client is each player using by checking invalid country flags

First implemented in Kaizo Client, but it can also be shared among other clients

Clients using this:

Adding a new client

When adding a new client ID, make sure the ID number is greater than the ID for Kaizo Network, this way we avoid conflicts with possible future DDNet country flag additions.

How to use

TODO