Best Way to Host Your Own Dark and Light Server! (OUTDATED)
У вашего броузера проблема в совместимости с HTML5
WATCH MY UPDATED VIDEO ON HOW TO USE THE DARK & LIGHT SERVER MANAGER HERE: https://www.youtube.com/watch?v=qyncep1Hu3U&t=25s
Today I am back with an update to my previous video to tell you THE BEST WAY to host your own DARK and Light dedicated server with just 1 copy of the game and 1 PC using SteamCMD and a couple of easy batch files!
Now you can enjoy the world of Dark and Light with just your friends and all the settings you like!
Install Dark and Light Dedicated Server batch file text:
@echo off
start "" steamcmd.exe +login anonymous +force_install_dir "C:\DnLServer" +app_update 630230 validate +quit
Note: You can choose any folder path you like.
Start Dark and Light Dedicated Server batch file text:
start DNLServer.exe "DNL_ALL?Multihome=ServerLocalIP?Port=27018?QueryPort=27019?SessionName=DarknLightServerName?MaxPlayers=100?ServerAdminPassword=PASSWORD" -nosteamclient -game -server -log
Note: Replace DarknLightServerName and PASSWORD with the server name and password of your choice.
Steam CMD:
https://developer.valvesoftware.com/wiki/SteamCMD#Downloading_SteamCMD
Steam Community Discussion with further info on hosting your own server:
steamcommunity.com/app/529180/discussions/0/1458455461480889254/