Skip to content

LL Unreal Tournament 2004 Dedicated Freeplay Server in Docker

License

Notifications You must be signed in to change notification settings

LacledesLAN/gamesvr-ut2004-freeplay

Repository files navigation

Laclede's LAN Unreal Tournament 2004 Dedicated Freeplay Server

This repository is maintained by Laclede's LAN. Its contents are heavily tailored and tweaked for use at our charity LAN-Parties. For third-parties we recommend using this repo only as a reference example and then building your own using gamesvr-ut2004 as the base image for your customized server.

Linux

linux/amd64

Run simple interactive server

docker run -it --rm --net=host lacledeslan/gamesvr-ut2004-freeplay ./ucc-bin server DM-Rustatorium?game=XGame.xDeathMatch?AdminName=lladmin?AdminPassword=test123 -nohomedir -lanplay

Getting Started with Game Servers in Docker

Docker is an open-source project that bundles applications into lightweight, portable, self-sufficient containers. For a crash course on running Dockerized game servers check out Using Docker for Game Servers. For tips, tricks, and recommended tools for working with Laclede's LAN Dockerized game server repos see the guide for Working with our Game Server Repos. You can also browse all of our other Dockerized game servers: Laclede's LAN Game Servers Directory.

About

LL Unreal Tournament 2004 Dedicated Freeplay Server in Docker

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published