Name

sv_wwwBaseURL — set URL download prefix for WWW downloads of server files

Synopsis

sv_wwwBaseURL ["URL"]

Default

sv_wwwBaseURL ""

Description

sv_wwwBaseURL sets the URL download prefix for server files which the client uses to download pk3 files. For example, specifying URL as "http://www.nowhere.com/et/" will result in the client attempting to download http://www.nowhere.com/et/jaymod/jaymod-2.1.7.pk3 .

See Also

sv_wwwDlDisconnected(cvar), sv_wwwDownload(cvar), sv_wwwFallbackURL(cvar)