Added httpget plugin

This commit is contained in:
INeedBots 2020-12-17 02:08:05 -06:00
parent aacde5c0f8
commit 24eed82a45
3 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -23,3 +23,7 @@ main_shared/maps/mp/gametypes/_hardpoints.gsx
!/main/server.cfg !/main/server.cfg
!/main/botnames.txt !/main/botnames.txt
!/main/waypoints/ !/main/waypoints/
!/main/plugins/
/main/plugins/*
!/main/plugins/httpget.dll
!/main/plugins/httpget.so

BIN
main/plugins/httpget.dll Normal file

Binary file not shown.

View File

@ -1 +1 @@
start "" "%~dp0cod4x18_dedrun.exe" +set dedicated "2" +set sv_maxclients "64" +set sv_punkbuster "0" +set net_port "28960" +set fs_game "" +exec server.cfg +map_rotate start "" "%~dp0cod4x18_dedrun.exe" +set dedicated "2" +set sv_maxclients "64" +set sv_punkbuster "0" +set net_port "28960" +set fs_game "" +exec server.cfg +loadplugin httpget +map_rotate