🎮Quick Start - Creating your first server deployment
💻Setup Unity Modules
🌐Creating deployments for WebGL
Deploying to PlayFlow Cloud ☁️
Step by step guide on how to set up your first PlayFlow server!
In Unity, open up the PlayFlow window by going to PlayFlow -> PlayFlowCloud
Enter your app token from https://app.playflowcloud.com/ into PlayFlow API Token box
In the PlayFlow window, select the scene you want to upload
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
Select a region and press the Start Server button
Once your server is launched, press refresh the servers list until your server is in a running state
Use the IP and use it to connect to your server!
If you are building a WebGL game, then check out the guide below
🌐Creating deployments for WebGLAnd that's pretty much it! Happy developing 🥳
Last updated