I Can do it with normal centos 7 x64 by https://github.com/JustArchi/ArchiSteamFarm/wiki/Setting-up
but with minimal version centos7,it echo "Segmentation fault"
what i need to do ?
Follow the official tutorial to install dotnet core
https://www.microsoft.com/net/learn/get-started/linuxcentos
And run ASF by this command
dotnet ArchiSteamFarm.dll
(Tested in CentOS 7.4.1708)
Or you can run ASF via Docker
https://github.com/JustArchi/ArchiSteamFarm/wiki/Docker
You can try install .NET core and run ASF Generic version.
Before you open an issue please review the contributing guidelines for this repository.
https://github.com/JustArchi/ArchiSteamFarm/blob/master/CONTRIBUTING.md
If my issue is not meeting contributing guidelines specified above, especially if it's a question or technical issue that is not related to ASF development in any way, please close it immediately - I won't complain.
Hey I met the same question as yours, did you fix it ? @valinx
Most helpful comment
You can try install .NET core and run ASF Generic version.