Skip to content

How to use MergeWatermarkUrl

Fevers edited this page Oct 10, 2021 · 1 revision

How to use 'MergeWatermarkUrl'

Here are some instructions on how to use this settings.json feature.

If you want to use an image URL:

  1. Grab an image URL. (example: https://pbs.twimg.com/profile_images/1364920241265012743/Y__158zv_400x400.png)
  2. Paste in the image URL into 'MergeWatermarkUrl'

If you want to use a local file:

  1. Make sure your file is png formatted. You can convert here
  2. Drag your images into the 'assets' folder.
  3. Copy the filename WITH the extension, and put this into 'MergeWatermarkUrl': - image/YOURFILENAME.png
    • obviously replace YOURFILENAME with your image file name
Clone this wiki locally