...
Once it opens, you would see something like this.
...
Click on the small expand arrow next to the project solution.
...
Now go to the folder containing the project and open the “Source” folder and make sure you have all four Target.cs files there.
...
When you are ready, there is a simple way to package the project for the dedicated server. Open the project launcher you may find it when you click with the small dropdown arrow next to the launch button in the toolbar.
...
In the Project section, choose “Any Project”.
In the Build section, select “Development”.
In the Cook section, choose “by the book” and in cook platforms, Select “WindowsNoEditor(or WindowsEditor)” and “WindowsServer”.
In the Cook Maps section, select all the maps that you are using in your project. In this case, please select “FeatruesMap”, “TrackerlessStudio” and “MainTransitMap”.Then move to the Package section and choose “Package and Store Locally”.
In the Archive section, do not tick the box.
In the Deploy section, select “Do not Deploy”.
...
It would all look like this with the settings. Now go back and launch your profile.
Note: You can also rename your profile.
...