flamenco/internal/appinfo/xdg_paths_windows.go
Sybren A. Stüvel ecfeaec4b2 Worker: store files on Windows in Blender Foundation\Flamenco
On Windows, store files in `%LOCALAPPDATA%\Blender Foundation\Flamenco`.
Previously the `Blender Foundation` part of the path was missing.

Manifest Task: T99415
2022-07-19 12:13:34 +02:00

6 lines
120 B
Go

package appinfo
// SPDX-License-Identifier: GPL-3.0-or-later
const xdgApplicationName = `Blender Foundation\Flamenco`