change AppImage user directory from ~/.voxeng to ~/.config/voxelcore

This commit is contained in:
MihailRis 2025-03-01 12:18:20 +03:00
parent 6e6800aef5
commit a203e40688

View File

@ -7,7 +7,7 @@ AppDir:
icon: VoxelCore
version: latest
exec: usr/bin/VoxelEngine
exec_args: --dir $HOME/.voxeng --res $APPDIR/usr/share/VoxelCore/res $@
exec_args: --dir $HOME/.config/voxelcore --res $APPDIR/usr/share/VoxelCore/res $@
apt:
arch: amd64
sources: