Most builds use SQL Server Management Studio (MSSQL) to manage player accounts and world data.
This includes the executables ( start.bat , game.exe ) and service folders needed to run the game logic.
You must link the server files to your SQL database. This often involves running a .sql query and updating configuration files ( .ini ) with your SQL password and IP address.