Process
Applying screenshots
All images located in the addon/screenshots
folder (game directory) under processing will be copied to the addon/screenshots
folder (content directory). For each image, a vtex file will be created. These vtex files will be stored in the addon/panorama/images/map_icons/screenshots/1080p
folder (content directory).
The vtex files are automatically compiled by the program, and the compiled textures will appear in the addon/panorama/images/map_icons/screenshots/1080p
folder (game directory).
The file names will follow this format:
The first image:
%addon%_png
Subsequent images (up to 9):
%addon%_%number%_png
There is a limit of 10 images for screenshots. You can add a maximum of 10 images to the addon/panorama/images/map_icons/screenshots/1080p
folder.
Last updated