samedi 10 août 2019

Skyrim together - Docker install onlinux Ubuntu 18.04 LTS

Voici comment mettre en place un serveur pour jouer à Skyrim SE en coop 2 et plus !

 Le serveur  : 

Prérequis

Installation d'une Ubuntu 18.04 LTS

Installation de docker :

sudo apt install docker.io

installation du docker Skyrim together :

sudo docker pull tiltedphoques/st-game-server

Démarrage du serveur

sudo docker run -p 10578:10578/udp tiltedphoques/st-game-server
 

Sur le pc client avec Skyrim :


Telecharger et installer le logiciel Harbor :

Webologie :

https://hub.docker.com/r/tiltedphoques/st-game-server
https://www.reddit.com/r/SkyrimTogether/comments/al0czc/how_to_get_skyrim_together_working/

Aucun commentaire:

Enregistrer un commentaire

Dockker - 001 - De zéro à HTTPS : Déployer SWAG sur Debian avec Docker et OVH

Installer SWAG sur Debian avec Docker et gérer les DNS OVH Dans ce tutoriel, découvrez comment installer SWAG (Secure Web Application Ga...