Currently only for Windows.
It is recommended to place the executable in its own folder, as it will create additional folders in the same directory.
Any folder needed will be created automatically when the program is run.
Images will be saved to <program directory>/images
Videos will be saved to <program directory>/videos
Both images and videos will be saved alongside a save.txt file, which can be used to import it back into the program.
Videos are stored as a sequence of png images, and can be concatenated by programs such as
ffmpeg to mp4 videos.
(in-program ffmpeg video creation is coming soon)