version=0.95b4
::-----------SRC TOOLS PARAMETERS---------
hl2exe=hl2.exe
regbasic=core\parameters\reg-basic.txt
regadv=core\parameters\reg-advanced.txt
regdemo=core\parameters\reg-demomngt.txt
regdemorecord=core\parameters\reg-demorecord.txt
cmdlist=core\parameters\cmdlist.txt
gamelist=core\parameters\games.txt
statusfolder=core\status
conlog=core\status\console.log
connectioncomplete=call :serverinfo
steamcheck=cscript.exe /Nologo core\modules\bin\steamcheck.vbs|findstr "Running"
steamkill=cscript.exe /Nologo core\modules\bin\steamkill.vbs
hl2check=cscript.exe /Nologo core\modules\bin\hl2check.vbs|findstr "Running"
hl2kill=cscript.exe /Nologo core\modules\bin\hl2kill.vbs
::----------------------------------------
::-----------BINARIES---------------------
sed=%srctpath%core\modules\bin\sed.exe
wait=core\modules\bin\wait.exe
::----------------------------------------
::-----------BATCH CENTRAL PROCESSES------
coretop=core\parameters\coretop.txt
coremiddle=core\parameters\coremiddle.txt
corebottom=core\parameters\corebottom.txt
core=core\status\core.bat
initializer=core\modules\main\initializer.bat
sedparser=core\modules\main\sed.bat
::----------------------------------------
::-----------GAME MANAGER-----------------
modeconfig=core\modules\gamemngr\modeconfig.bat
initcfg=core\modules\gamemngr\init-cfg.bat
launchcounter=core\modules\gamemngr\launchcounter.bat
launchgame=core\modules\gamemngr\launchgame.bat
shutdown=core\modules\gamemngr\shutdown.bat
autobackup=core\modules\gamemngr\autobackup.bat
::----------------------------------------
::----------------------------------------
::------------PROCESS - CFG EDITOR--------
cfgmngr=core\modules\functions\cfg\cfgmngr.bat
::----------------------------------------
::------------PROCESS - DEMO MANAGER------
demfilemngr=core\modules\functions\demo\demfilemngr.bat
demmngr=core\modules\functions\demo\demmngr.bat
demlistmngr=core\modules\functions\demo\demlist.bat
demorecord=core\modules\functions\demo\demostamp.bat
::----------------------------------------
::------------PROCESS - MISC--------------
setcmdvar=core\modules\functions\misc\cmdset.bat
funchalt=core\modules\functions\misc\halt.bat
sendcmd=core\modules\functions\misc\sendcmd.bat
srctquerycmd=core\modules\functions\misc\query.bat
::----------------------------------------
::-----------MISC TOOLS-------------------
message=core\modules\misc\message.bat
echostatus=core\modules\misc\echostatus.bat
terminal=core\modules\misc\terminal.bat
serverinfo=core\modules\misc\serverinfo.bat
::----------------------------------------
::-----------SETUP TOOLS------------------
addon-config=core\modules\setup\addon-config.bat
configure=core\modules\setup\configuremenu.bat
modesetup=core\modules\setup\modesetup.bat
backupmngr=core\modules\setup\backupmngr.bat
::----------------------------------------
