Executable script for generating consistent mod store page images, with a logo and/or subtitle placed consistently in the corner.
- .NET or Visual Studio
- Place PNG screenshots into the
./inputs/directory, named in manner ofModId1.png. - Place PNG logos into the
./logos/directory, named in manner ofModId.png. - Customize options in the
./Screenshots.yamlfile. - Run
dotnet run, or run the project in Visual Studio. - Check
./outputs/.