🎨Customization

All the endpoints to customize the general theme and appearance of the Victor's Game Launcher.

Update background image

GET http://localhost:42281/customization/background_image/update

Update the launcher background image, try the following link to change your background to a really cool Stormtrooper image : http://localhost:42281/customization/background_image/update?link=https://i.pinimg.com/originals/49/86/d7/4986d7c7b927ef7dfc9955f1d05267b7.jpg

Query Parameters

Name
Type
Description

link*

String

The url of the new image

An example of a changed background image

Last updated

Was this helpful?