Piankhi
December 10, 2018, 4:06pm
3
This is the full text of my Update.bat file. All on one single line. Both paths have to be correct for your installation, but this will work if done right.
"E:\ConanExiles\steamcmd.exe" +login anonymous +force_install_dir "E:\ConanExiles\Server" +app_update 443030 validate +quit
If you still can’t figure it out, this tool was made by Funcom to help people run their own dedicated server:
Introduction
Our Tools Programmer Mickaël put together a tool to let you more easily set up and run a dedicated Conan Exiles server. After a few rounds of iterating, we wanted to make this tool available to you guys for testing and feedback. We also made this walkthrough to, hopefully, make the tool easy to understand.
Please post any feedback you have about this tool in this thread so we can improve it.
Quick Overview
The Dedicated Server Launcher is a small utility program designed to m…