Setting up a Multiplayer Server/fr: Difference between revisions

From Vintage Story Wiki
(Created page with "Mono étant encore instable sur Alpine, l'adresse de test (http://dl-cdn.alpinelinux.org/alpine/edge/testing) devra être retiré des commentaires.")
(Created page with "apk update apk add mono mono-dev")
Line 111: Line 111:
   /etc/apk/repositories
   /etc/apk/repositories


after, run
Et maintenant lancez


   apk update
   apk update
   apk add mono mono-dev
   apk add mono mono-dev


'''2. Install tmux'''
'''2. Installer tmux'''


   apk add tmux
   apk add tmux