@echo off cd %~dp0 if not exist config.yaml copy config.yaml.example config.yaml server.exe pause