🎮Quick Start - Creating your first server deployment

Make sure to follow the Setup Unity Modules guide before the steps listed on this page.

Make sure to download and add the PlayFlow Cloud Unity Asset to your project from the Asset Store.

Step by step guide on how to set up your first PlayFlow server!

  1. In Unity, open up the PlayFlow window by going to PlayFlow -> PlayFlowCloud

  2. Enter your app token from https://app.playflowcloud.com/ into PlayFlow API Token box

  3. In the PlayFlow window, select the scene you want to upload

  4. Press the Upload button in the PlayFlow Cloud plugin window, this will create a Linux build of your game and upload it to PlayFlow Cloud

  5. Select a region and press the Start Server button

  6. Once your server is launched, press refresh the servers list until your server is in a running state

  7. Use the IP and use it to connect to your server!

If you are building a WebGL game, then check out the guide below

Last updated