Vintage Story
If you encounter a .NET not found when running the run.sh
script from the installed directory
- Add the following to your .bashrc file
export DOTNET_ROOT="/usr/share/dotnet"
If on NixOS, you would have to change the run.sh
script to be steam-run dotnet Vintagestory.dll