Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#The format the date will be displayed on the image
image_date_format = "MM/dd/yyyy HH:mm"
last_image_path = ""
#If the image item should render the actual image (This may cause poor performance)
render_image_item = true
#The opacity of the resize image frame GUI
#Range: 0.0 ~ 1.0
resize_gui_opacity = 1.0