mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-20 01:42:53 +00:00
Added httpget plugin
This commit is contained in:
parent
aacde5c0f8
commit
24eed82a45
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
BIN
main/plugins/httpget.dll
Normal file
Binary file not shown.
@ -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
|
Loading…
x
Reference in New Issue
Block a user