Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EvinceMoi committed Aug 12, 2021
1 parent 31c11e4 commit 923c52c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,10 @@ It cant display basic informations using the game's UDP data(mode 3), suck as:
### Build
Simple CMake project, should be easy.

The switch ```ENABLE_MULTICAST``` can be set to cooperate with a simple UDP data relay, see another project **dirt-relay**
The switch ```ENABLE_MULTICAST``` can be set to cooperate with a simple UDP data relay, see another project **dirt-relay**


# How to Use

- Standalone version(no ENABLE_MULTICAST set), set the game to send UDP packet to port 31000
- Multicast version, see the cmd parameters

0 comments on commit 923c52c

Please sign in to comment.