8e92eeef70
This gamemode is a simple proxy to allow the servers to be listed as "Prop Hunt" (using 'gamemode prop_hunt') while in reality playing "Prop Hunt Extended". This is primarily intended for servers where the barebone Prop Hunt configuration is active.
4 lines
157 B
Batchfile
4 lines
157 B
Batchfile
@ECHO OFF
|
|
call env.win.bat
|
|
"%GARRYSMODPATH%\bin\gmpublish.exe" update -id 1327985306 -icon "media\gamemode_workshop.jpg" -addon "proxy.gma" -changes ""
|
|
PAUSE |