Victor Launcher supports visual skins in theDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/stevensonhouset5-sys/Victor-Launcher/llms.txt
Use this file to discover all available pages before exploring further.
.vsk format, introduced in version 0.2.3. A skin file lets you replace the default color scheme and header without modifying the launcher itself — just drop the file in the right place and the launcher picks it up automatically.
Applying a skin
Obtain a .vsk file
Download a
.vsk skin file. Sample skins were released alongside Victor Launcher v0.2.3 — check the v0.2.3 release notes on the GitHub releases page for links.Place the file in your plugins folder
Copy the
.vsk file into BepInEx/plugins/, the same folder that contains VictorLauncher.dll.Victor Launcher uses only one skin at a time. If you have multiple
.vsk files in BepInEx/plugins/, only one will be applied. Remove any skin files you do not want to use.What a skin can customize
A.vsk file can change the following parts of the launcher UI:
| Element | Description |
|---|---|
| Header | The banner or title area at the top of the launcher overlay |
| Button colors | The fill color of buttons throughout the UI |
| Primary color | The main accent color used for highlights and active states |
| Secondary color | The supporting accent color used for secondary UI elements |