igoforth / RWAILib

MIT License
4 stars 0 forks source link

RWAILib

Build

Make sure you have the latest dotnet sdk: https://dotnet.microsoft.com/en-us/download

git clone --recurse-submodules https://github.com/igoforth/RWAILib.git
cd RWAILib
dotnet build -f net472 -c Release