Setting up a Multiplayer Server/en: Difference between revisions

From Vintage Story Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 101: Line 101:


==== Dedicated Servers on ARM64====
==== Dedicated Servers on ARM64====
<span style="color:#E16100">Note: ''Please note the ARM64 version is EXPERIMENTAL please report any issues to the [https://discord.com/channels/302152934249070593/1128220205181587516 discord ]''</span>
<span style="color:#E16100">Note: ''Please note the ARM64 version is EXPERIMENTAL please report any issues to the [https://discord.com/channels/302152934249070593/1128220205181587516 discord ]''</span>


The ARM64 version is available on [https://github.com/anegostudios/VintagestoryServerArm64 GitHub ]
The ARM64 version is available on [https://github.com/anegostudios/VintagestoryServerArm64 GitHub ]


I recommend using the install script located on the GitHub. The following is a step by step guide on how to use the script on a Debian based system (Ubuntu, Debian, Rasbian, ect).
I recommend using the install script located on the GitHub. The following is a step by step guide on how to use the script on a Debian based system (Ubuntu, Debian, Rasbian, etc).


1. Install the required dependencies to use this script by doing <code>apt -y install curl jq</code>
1. Install the required dependencies to use this script by doing <code>apt -y install curl jq</code>