wovencode / OpenMMO-Other

Ideas, Tasks and others
2 stars 0 forks source link

[task] Update Quickstart Guide to use the OpenMMO>Quick Build Menu #54

Open francy51 opened 4 years ago

francy51 commented 4 years ago

Text Mesh Pro Install

Basic Installation -Step 4 can be removed - The Quick Build (and Change Build) menu automatically changes to the correct .NET version.

How To Switch Builds -Remove this section and replace it with the following: Building The Client and Server

OpenMMO does not support Zones and other core features inside the editor because of technical limitations. You must build your project to utilize the full functionality of OpenMMO.

  1. First verify that you have the Login Scene open in the Unity Editor (Other scenes will build, but they will fail when you launch the executable)
  2. To build OpenMMO - Access the "OpenMMO>Quick Build" Menu and choose the operating system you would like to target. Select the "Client and Server" option.
  3. The build will take a minute...just wait until the [BUILD REPORT] appears in the Unity Console before continuing. (You can see details about the build by clicking the Build Report)
  4. Navigate to your Project Folder and locate the _BUILD folder. Inside that folder you will find Client and Server folders. Open the Server folder and launch server.exe
  5. The server application should launch multiple windows when it launches. If that did not happen you may have missed a step in the Basic Installation instructions.
  6. Once the server is up and running, head back to your _BUILD folder and launch the client application.
  7. Register an Account and Login.