1
0
mirror of https://git.chasehall.net/Chase/COD-Cfgs.git synced 2025-06-08 00:17:51 -05:00

Add 'T4/Start.bat'

This commit is contained in:
Chase Hall 2020-12-14 14:51:12 +00:00
parent 4343ba6a10
commit b2285b941a

16
T4/Start.bat Normal file
View File

@ -0,0 +1,16 @@
@echo off
:: PLUTO T4 START SCRIPT.
set game=t4mp
:: Games: t4mp, t4sp
set key=xxxxxxxxxxxxx
:: Server key from: https://platform.plutonium.pw/serverkeys
set GF=C:\b_PlutoniumIW5-Dedicated-Servers\GameFiles
:: Game file location
set cfg=xxxx.cfg
:: Server.cfg name
set port=12003
:: Port you want the server to run on
.\bin\plutonium-bootstrapper-win32.exe %game% "%GF%" +set key "%key%" +set sv_config "%cfg%" +set net_port "%port%" +start_map_rotate -dedicated