Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 1. Navigate to Source folder

image-20241218-152439.png

image-20241202-174248.pngImage Removed

Step 2. Create a new file and name it as YourProjectNameServer.Target.cs

Info

Make sure to replace YourProjectName with the actual name of your project.

image-20241218-152527.png

image-20241202-174356.pngImage Removed

Step 3. Open the YourProjectNameServer.Target.cs file in any text editor, add the following code, and save it

...

Step 5. Double-click the .sln file to open the project in Visual Studio.

image-20241202-174932.pngImage Removedimage-20241218-153335.pngImage Added

Step 6. Set the configuration to Development Server and build the project by pressing Ctrl + B

...

Step 9. Select Maps and Modes

image-20241203-124107.pngImage Removedimage-20241218-154242.pngImage Added

Step 10. Configure Maps and Modes

  • Global Default Server Game Mode: Set the same game mode as the Default Game Mode.

  • Server Default Map: Set as ThirdPersonMap

Info

If you are using VRTemplateMap, then set

...

Server Default Map as VRTemplateMap.

image-20241209-164004.pngImage Removedimage-20241218-154130.pngImage Added

...

💬 Ask questions and help your peers Community Forum

...