Roemer / ut99-server

A dockerfile for a fully functional and easy configurable Unreal Tournament 99 server.
MIT License
87 stars 28 forks source link

Allow custom User.ini and avoid duplicate file presence in named volume errors #7

Closed dud1337 closed 3 years ago

dud1337 commented 3 years ago
  1. Modification of User.ini allows users to have custom bot names, skins, voices, and playstyles for their server.
  2. Duplication of some files can cause errors (file already exists) in prepare.py. Modificatoins here allow lazy loading, for example, placing a copy of a map in the Maps subdirectory of the named volume which is already in default unreal tounrament will not cause prepare.py to break.
dud1337 commented 3 years ago

Merci vielmal

Roemer commented 3 years ago

Dankä au