Modification of User.ini allows users to have custom bot names, skins, voices, and playstyles for their server.
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.
User.ini
allows users to have custom bot names, skins, voices, and playstyles for their server.prepare.py
. Modificatoins here allow lazy loading, for example, placing a copy of a map in theMaps
subdirectory of the named volume which is already in default unreal tounrament will not causeprepare.py
to break.