Where should dotnet be installed on Linux for Flax to access it? Right now I am getting a “Missing .Net 8 or later SDK installation required to run Fax Editor.” error when I run Flax.
On Linux Flax.Build
tool checks for dotnet --info
process output. Runtime uses default dotnet rules that follow official Microsoft docs/workflow.