Raised This Month: $51 Target: $400
 12% 

[ANY] Simple Fastdownload


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Domino_
AlliedModders Donor
Join Date: Jul 2016
Plugin ID:
6967
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    fastdownload support for srcds without the need for webhosting
    Old 03-05-2020 , 18:32   [ANY] Simple Fastdownload
    Reply With Quote #1

    Simple Fastdownload

    Provides fastdownload support for srcds without the need for webhosting. By default, it will automatically change the value of sv_downloadurl and serve files that are either in the downloadables stringtable or the mapcycle.

    From here you can either leave it as is or begin to add bzip2 compressed versions of the files. These can either be in the same location as their non-compressed versions, or separately within the folder specified by sv_downloadurl_bz2folder.

    Requirements
    ConVars
    Code:
    sv_downloadurl_urlpath            | "fastdl" | path for fastdownload url eg: fastdl
    sv_downloadurl_autoupdate         | 1        | should sv_downloadurl be set automatically
    sv_downloadurl_hostname           | ""       | either an empty string, or hostname to use in downloadurl with no trailing slash eg: fastdownload.example.com
    sv_downloadurl_bz2folder          | ""       | either an empty string, or base folder for .bz2 files in game root folder eg: bz2
    sv_downloadurl_add_mapcycle       | 1        | should all maps in the mapcycle be added to the download whitelist, recommended value: 1
    sv_downloadurl_add_downloadables  | 1        | should all files in the downloads table be added to the download whitelist, recommended value: 1
    Commands
    Code:
    sm_fastdownload_list_files | prints a list of all files that are currently in the download whitelist, note: for server console only
    Source & Download https://github.com/neko-pm/simple-fastdownload
    __________________

    Last edited by Domino_; 03-09-2020 at 18:34.
    Domino_ is offline
     



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 15:42.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode