Skip to content

gotdemon1/night-of-the-dead-dedicated-server-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Night of the dead wine for linux dedicated server

!!
For now, its not working fine, config in ServerSettings.ini
!!
version: '3.5'
services:
  notd:
    build: .
    container_name: notd
    volumes:
      - ./ServerSettings.ini:/home/steam/notd/ServerSettings.ini
      - ./Saved:/home/steam/notd/LF/Saved
      - ./backup:/home/steam/backup
    ports:
      - 7777:7777/udp
      - 27015:27015/udp
    restart: unless-stopped
    tty: true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors