⬆
Uploading a custom server
Follow these steps to build and upload your custom server:
- 1.Use Unity or any Unity-packaged build tool to create a local server build.
- 2.Ensure the server's executable is named
Server.x86_64
. - 3.Compress the entire game server folder into a
.zip
file and name itServer.zip
.
- 1.
- 2.Navigate to the
upload_server_files
endpoint. - 3.Input your unique token.
- 4.Select the
Server.zip
file for your server. - 5.Click the 'Execute' button to upload the server.

PlayFlow Upload Endpoint
Last modified 3mo ago