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"
22
22
shouldadvertise =" true"
23
23
pureserver =" 1"
24
24
allowjoininprogress =" 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
27
27
gsusername =" "
28
28
gspassword =" "
29
29
Original file line number Diff line number Diff line change @@ -193,13 +193,13 @@ fn_install_server_files() {
193
193
force=" noforce"
194
194
md5=" 41dd92015713a78211eaccf503b72393"
195
195
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"
197
197
local_filedir=" ${tmpdir} "
198
- local_filename=" UT3-linux-server-2.1.tar.xz"
198
+ local_filename=" UT3-linux-server-2.1-openspy .tar.xz"
199
199
chmodx=" nochmodx"
200
200
run=" norun"
201
201
force=" noforce"
202
- md5=" 8876cca61e3f83ea08db25208bde6ac6 "
202
+ md5=" f60b745613a8676666eb6a2450cbdc8e "
203
203
elif [ " ${shortname} " == " vs" ]; then
204
204
remote_fileurl=" http://linuxgsm.download/VampireSlayer/vs_l-6.0_full.tar.xz"
205
205
local_filedir=" ${tmpdir} "
You can’t perform that action at this time.
0 commit comments