Skip to content

Caddy Guide

Unzip the source code

In your Unity project, locate: Assets\Byte Cobra\Updater\Server.zip. Unzip the file to a preferred directory.

Install Caddy

Ensure there is a file with the name Caddy in this directory. Follow the guides below to install Caddy on your server.

https://caddyserver.com/download

Caddy Install Guide

Configure Caddy

Open the caddy file in any text editor and enter your custom domain (replace updater.yourdomain.com with your real domain)

If you don’t have a domain, you can get one here: https://one.me/enavakgk. You may also want to check out the Domain tutorial.

Start Caddy

To start caddy, open a command prompt in the same directory as where the caddy file is located and run the following commands:

caddy adapt

caddy run

Verify Access:

You can verify that it's working by going to: https://updater.yourdomain.com/