Are there any tutorials on setting up JunimoServer with the downloaded linux .sh?
Or is there a better way to set up multiplayer for my kids on a local server?
Are there any tutorials on setting up JunimoServer with the downloaded linux .sh?
Or is there a better way to set up multiplayer for my kids on a local server?
Well, I ended up firing up doing the following:
apt install -y xdotool wmctrl x11-utils xvfb pulseaudio alsa-utils libasound2-plugins/etc/asound.confpcm.!default { type null } ctl.!default { type null }Xvfb :99 -screen 0 1280x720x24 & export DISPLAY=:99DISPLAY=:99 \ ./StardewModdingAPI --save "GoldenRod_435386528"x11vnc -display :99 -usepw -rfbport 5900use a vnc to connect and start the game in co-op mode
Use standard client to connect
I think that was everything