@echo off

cd DebugBin
App.exe --AppType=Server --StartConfig=StartConfig/Release --InitAccessToken=1
@pause