Jump to content

VS Server on 1-board mini pc


daretmavi

Recommended Posts

I just tried it on my old RPi 3B with 64 bit Raspberry Pi OS installed with Raspberry Pi Imager.

It seems to be working. I have had to install mono and screen first.

sudo apt install mono-complete
sudo apt install screen

and copied files (extracted vs server tar) with scp

scp -r vs_server_1.15.9 pi@192.168.1.222:/home/pi/vs

After updating server.sh and serverconfig.json

nano server.sh
nano Data/serverconfig.json

It started fine with

./server.sh start

 

A little bit laggy, but with better RPi4 it could actually work.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.