Open badclone opened 3 years ago
Hi!
With version 0.99.6 I was able to pass the path of a .vox file as an argument to MagicaVoxel.exe. It would launch MagicaVoxel and open the file.
Example: C:\Program Files\MagicaVoxel\MagicaVoxel.exe "C:\Program Files\MagicaVoxel\vox\3x3x3.vox"
C:\Program Files\MagicaVoxel\MagicaVoxel.exe "C:\Program Files\MagicaVoxel\vox\3x3x3.vox"
With version 0.99.6.3, this does not work anymore. MagicaVoxel opens but it seems to ignore the specified file.
Is it still possible to pass a file as an argument to MagicaVoxel? Did the syntax change?
Thanks
fixed this issue in 0.99.6.4.
Hi!
With version 0.99.6 I was able to pass the path of a .vox file as an argument to MagicaVoxel.exe. It would launch MagicaVoxel and open the file.
Example:
C:\Program Files\MagicaVoxel\MagicaVoxel.exe "C:\Program Files\MagicaVoxel\vox\3x3x3.vox"
With version 0.99.6.3, this does not work anymore. MagicaVoxel opens but it seems to ignore the specified file.
Is it still possible to pass a file as an argument to MagicaVoxel? Did the syntax change?
Thanks