We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf33dac commit e1fc2f3Copy full SHA for e1fc2f3
README.md
@@ -1,4 +1,4 @@
1
-# Files Downloader
+# Files downloader
2
3
Allows to download and cache files for players
4
@@ -18,5 +18,6 @@ Allows to download and cache files for players
18
19
### Installation
20
21
-* Copy "files-downloader.smx" file to "plugins" folder
+* Download latest [release](https://github.com/dronelektron/files-downloader/releases) (compiled for SourceMod 1.11)
22
+* Extract "plugins" folder to "addons/sourcemod" folder of your server
23
* Create your "files-downloader.txt" file in "configs" folder (see "configs/files-downloader-example.txt")
0 commit comments