File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
config-default/config-lgsm/ut3server Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ usesstats="false"
2222shouldadvertise =" true"
2323pureserver =" 1"
2424allowjoininprogress =" true"
25- # Required: GameSpy Username and password
26- # https://docs.linuxgsm.com/game-servers/unreal-tournament-3#server-gamespy -login
25+ # Required: OpenSpy Username and password
26+ # https://docs.linuxgsm.com/game-servers/unreal-tournament-3#server-openspy -login
2727gsusername =" "
2828gspassword =" "
2929
Original file line number Diff line number Diff line change @@ -193,13 +193,13 @@ fn_install_server_files() {
193193 force=" noforce"
194194 md5=" 41dd92015713a78211eaccf503b72393"
195195 elif [ " ${shortname} " == " ut3" ]; then
196- remote_fileurl=" http://linuxgsm.download/UnrealTournament3/UT3-linux-server-2.1.tar.xz"
196+ remote_fileurl=" http://linuxgsm.download/UnrealTournament3/UT3-linux-server-2.1-openspy .tar.xz"
197197 local_filedir=" ${tmpdir} "
198- local_filename=" UT3-linux-server-2.1.tar.xz"
198+ local_filename=" UT3-linux-server-2.1-openspy .tar.xz"
199199 chmodx=" nochmodx"
200200 run=" norun"
201201 force=" noforce"
202- md5=" 8876cca61e3f83ea08db25208bde6ac6 "
202+ md5=" f60b745613a8676666eb6a2450cbdc8e "
203203 elif [ " ${shortname} " == " vs" ]; then
204204 remote_fileurl=" http://linuxgsm.download/VampireSlayer/vs_l-6.0_full.tar.xz"
205205 local_filedir=" ${tmpdir} "
You can’t perform that action at this time.
0 commit comments