bg de en es fr it nl pl pt sv tr zh

dedicated servers

Building Dedicated Server Target Files

Michael Allar

In the middle of setting up a automated build server and I ran into an issue when trying to build dedicated servers for blueprint only projects. I basically needed to be able to auto-generate the *Server.Target.cs file for the project if its missing. I wrote an over engineered and bloated Node.js...