I’m trying to use FizzySteamworks Transport and when adding the package I get the error:
Assets\Mirror\Runtime\Transport\FizzySteamworks\FizzySteamworks.cs(1,7): error CS0246: The type or namespace name 'Steamworks' could not be found (are you missing a using directive or an assembly reference?)
I’m using mirror 40.0.9, FizzySteamworks v4.4 and unity 2021.1.7f1.
The Assets\Mirror\Runtime\Transport\FizzySteamworks folder exists and contains the transport files, including the dependencies folder with the DLLs and the Fizzy library code.