Setting up a Multiplayer Server: Difference between revisions

From Vintage Story Wiki
m
example version
m (example version)
Line 63: Line 63:
Goto http://account.vintagestory.at/downloads<br>
Goto http://account.vintagestory.at/downloads<br>
Copy the link of the newest "vs_server_*.*.*.tar.gz" package ('''Tar.gz Archive/Linux (server only)''' under '''Show other available downloads of Vintage Story''')<br>
Copy the link of the newest "vs_server_*.*.*.tar.gz" package ('''Tar.gz Archive/Linux (server only)''' under '''Show other available downloads of Vintage Story''')<br>
Download with "wget" via console (''Vintage Story version 1.12.8 in this example'').
Download with "wget" via console (''Vintage Story version 1.12.9 in this example'').


   wget https://cdn.vintagestory.at/gamefiles/stable/vs_server_1.12.8.tar.gz
   wget https://cdn.vintagestory.at/gamefiles/stable/vs_server_1.12.9.tar.gz


'''4. Extract tar.gz package'''
'''4. Extract tar.gz package'''
Line 193: Line 193:
Goto http://account.vintagestory.at/downloads<br>
Goto http://account.vintagestory.at/downloads<br>
Copy the link of the newest "vs_server_*.*.*.tar.gz" package ('''Tar.gz Archive/Linux (server only)''' under '''Show other available downloads of Vintage Story''')<br>
Copy the link of the newest "vs_server_*.*.*.tar.gz" package ('''Tar.gz Archive/Linux (server only)''' under '''Show other available downloads of Vintage Story''')<br>
Download with "wget" via console (''Vintage Story version 1.12.8 in this example'').
Download with "wget" via console (''Vintage Story version 1.12.9 in this example'').


   wget https://cdn.vintagestory.at/gamefiles/stable/vs_server_1.12.8.tar.gz
   wget https://cdn.vintagestory.at/gamefiles/stable/vs_server_1.12.9.tar.gz


'''4. Extract tar.gz package'''
'''4. Extract tar.gz package'''


   tar xzf vs_server_1.12.8.tar.gz
   tar xzf vs_server_1.12.9.tar.gz
'''5. Change owner'''
'''5. Change owner'''


6

edits