chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
633 stars 76 forks source link

FirstTimeSetupDialog ignores chunky.home sytem property #1720

Closed matthew55 closed 2 months ago

matthew55 commented 3 months ago

When Chunky is ran with java -Dchunky.home=/path/to/your/chunky/home to set chunky.home and settings are not found in the specified directory, a FirstTimeSetupDialog option is ran which requires the user to chose a directory for their settings which might not be what they specified through chunky.home.