Sample CSharp project: How to use Antilatency Tracking System with minimum code
This repository links to the AntilatencySDK with a submodule, do not forget
to run git submodule update
after git clone
. Or use the following command
to get everything at once:
git clone --recurse-submodules --shallow-submodules https://github.com/antilatency/Antilatency.TrackingMinimalDemoCSharp
dotnet run