Skip to content

pointerboy/PhotoModeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  • Download the setup file and run it.
  • You can now access the app from Start Menu.
  • Specify the folder where your local photos are stored (depends on the version: Steam, Launcher, ..)
  • Click "Convert" and wait for a few seconds.

Known Build Issues

This is a WPF .NET 6.0 application with a modern user interface library (WPFUI). There is a known issue where the project fails to build due to duplicate reference issue (https://github.com/dotnet/core/blob/main/release-notes/6.0/known-issues.md#issues-building-wpf-application-with-windows-desktop-607-and-608).

This problem has been permantely patched in the project files. However, you might experience invalid InteliSense issues. This does not affect the build at all.