Download links

Link to download the EXE file to install the launcher on Windows platforms: https://dpc.launcher.YOUR_DOMAIN/download

If your launcher has Linux support, you can get the installer using the following link: https://dpc.launcher.YOUR_DOMAIN/download?os=linux

If your launcher has MacOS support, you can get the installer using the following link: https://dpc.launcher.YOUR_DOMAIN/download?os=macos

You can also place files for download on the server in the Resources folder in the main directory of the server. To download the file, use this link - https://dpc.launcher.YOUR_DOMAIN/services/resources/FILENAMEINHEX/download

To get the HEX file name, use this site - https://string-functions.com/string-hex.aspx

For example, for a text.png HEX file it will be like this: 746573742e706e67

And URL: https://dpc.launcher.YOUR_DOMAIN/services/resources/746573742e706e67/download

Create download url using the command

⚠️ Since the TAIGO.Core.DPC v.8.0.4 kernel version, the /createurl {filename with extension} command has been added, which creates links automatically.

Example command:

/createurl logo.png

Result: https://dpc.launcher.YOUR_DOMAIN/services/resources/6c6f676f2e706e67/download

Please note that the command must be executed on the launcher server

Last updated