We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is what I did to make it work on mine.
Install go Open cmd and run these commands
go env -w GO111MODULE=auto go build -o fdt.go
go env -w GO111MODULE=auto
go build -o fdt.go
Set data out IP in Forza Horizon 5 to my PC IP address Set port number to 9999
Run this in cmd fdt.go -z -j -c log.csv
fdt.go -z -j -c log.csv
I won't mare this as closed until you can update the read me
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is what I did to make it work on mine.
Install go
Open cmd and run these commands
go env -w GO111MODULE=auto
go build -o fdt.go
Set data out IP in Forza Horizon 5 to my PC IP address
Set port number to 9999
Run this in cmd
fdt.go -z -j -c log.csv
I won't mare this as closed until you can update the read me
The text was updated successfully, but these errors were encountered: